blob: dca34c8fdfd32795994e74a68c3515d9f79ca7d3 [file] [log] [blame]
{
"name": "Keychain",
"version": "0.1.1",
"summary": "Keychain Wrapper Class.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pkrll/Keychain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ardalan Samimi": "ardalan@saturnfive.se"
},
"source": {
"git": "https://github.com/pkrll/Keychain.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/pkrll",
"platforms": {
"ios": "8.0"
},
"source_files": "Keychain/Classes/**/*",
"frameworks": "Foundation"
}