Skip to content

Commit

Permalink
update pod spec
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyxo committed Jan 31, 2016
1 parent 0381cbf commit 27c0e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion APNS.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "APNS"
s.version = "1.0"
s.version = "1.0.0"
s.summary = "Swift Framework for sending Apple Push Notification over HTTP/2 API"
s.homepage = "https://github.com/alexeyxo/swift-apns"
s.license = "Apache 2.0"
Expand Down

0 comments on commit 27c0e19

Please sign in to comment.