blob: fc59f2c020f6fd7f368cfdc5f230ea47a7a41f7a [file] [log] [blame]
{
"name": "SPXKeychain",
"version": "0.1.0",
"summary": "My iOS Keychain wrapper",
"homepage": "https://github.com/shaps80/SPXKeychain",
"license": "MIT",
"authors": {
"Shaps Mohsenin": "shapsuk@me.com"
},
"source": {
"git": "https://github.com/shaps80/SPXKeychain.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/shaps",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}"
}