Skip to content

Commit

Permalink
Changing Pods description
Browse files Browse the repository at this point in the history
  • Loading branch information
Bell App Lab committed Aug 11, 2015
1 parent d8307b5 commit 6453e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RealmCloudKit.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "RealmCloudKit"
s.version = "0.1.0"
s.summary = "A short description of RealmCloudKit."
s.summary = "A Swift library built on top of Realm to sync data using CloudKit."
s.homepage = "https://github.com/BellAppLab/RealmCloudKit"
s.license = 'MIT'
s.author = { "Bell App Lab" => "[email protected]" }
Expand Down

0 comments on commit 6453e8c

Please sign in to comment.