Skip to content

Commit

Permalink
Pods Update
Browse files Browse the repository at this point in the history
  • Loading branch information
thellimist committed Oct 28, 2015
1 parent e7b8f1f commit 9d7076c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SwiftRandom.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@
# change s.version
# pod lib lint SwiftRandom.podspec
# git tag <New Tag>
# git add & git commit
# git push
# pod spec lint SwiftRandom.podspec
# pod trunk push SwiftRandom.podspec

Pod::Spec.new do |s|
s.name = "SwiftRandom"
s.version = "0.1.6"
s.version = "0.1.7"
s.summary = "A tiny generator of random data for swift"
s.description = "A tiny generator of fake/random data for swift"
s.homepage = "https://github.com/thellimist/SwiftRandom"
Expand Down

0 comments on commit 9d7076c

Please sign in to comment.