Skip to content

Commit

Permalink
1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gdxy committed Mar 27, 2020
1 parent 49b0f58 commit 4331e9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
### pod支持
##### 1. 版本
```
pod 'TLTransitions', '~> 1.5.0'
pod 'TLTransitions', '~> 1.5.1'
```

##### 2. CocoaPods获取不到最新的`TLTransitions`版本问题
Expand Down
2 changes: 1 addition & 1 deletion TLTransitions.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'TLTransitions'
s.version = '1.5.0'
s.version = '1.5.1'
s.license = 'MIT'
s.ios.deployment_target = '8.0'
s.platform = :ios, '8.0'
Expand Down

0 comments on commit 4331e9b

Please sign in to comment.