Updated Example to use latest pod version

This commit is contained in:
matthewpalmer
2015-01-25 20:28:02 +11:00
parent bdc30e42d4
commit fc6d06bc80
2 changed files with 4803 additions and 4803 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "Locksmith",
"version": "0.1.0",
"version": "1.1.0",
"summary": "Locksmith is a sane way to work with the iOS Keychain in Swift.",
"description": " Locksmith is a sane way to work with the iOS Keychain in Swift.\n It provides a fast and intuitive way to work with the C Keychain API.\n Results are provided as tuples, and errors are informative and easily detected.\n",
"homepage": "https://github.com/matthewpalmer/Locksmith",
@@ -10,7 +10,7 @@
},
"source": {
"git": "https://github.com/matthewpalmer/Locksmith.git",
"tag": "0.1.0"
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/_matthewpalmer",
"platforms": {
+4801 -4801
View File
File diff suppressed because it is too large Load Diff