Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
touren authored Oct 1, 2019
1 parent 985f0cc commit 2bc1171
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ pod 'TwitterKit5'
./build.sh
```
2. Release a new version in [GitHub](https://github.com/touren/twitter-kit-ios/releases), say 5.0.2, upload the TwitterKit.zip just built.
3. Update TwitterKi5.podspec, make sure `s.version` and `s.source` is correct.
3. Update TwitterKit5.podspec, make sure `s.version` and `s.source` is correct.
4. Deploy to [CocoaPods Trunk](https://guides.cocoapods.org/making/getting-setup-with-trunk.html)
```
pod trunk push TwitterKi5.podspec
pod trunk push TwitterKit5.podspec
```

----
Expand Down

0 comments on commit 2bc1171

Please sign in to comment.