blob: 13bdc59c477f6309a34b22a3dc62276c829adcc1 [file] [log] [blame]
{
"name": "Keychains",
"summary": "A keychain wrapper that is so easy to use that your cat could use it.",
"version": "1.0.0",
"homepage": "https://github.com/hyperoslo/Keychains",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/Keychains.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"requires_arc": true,
"ios": {
"source_files": "Source/{iOS,Shared}/**/*"
},
"osx": {
"source_files": "Source/{Mac,Shared}/**/*"
},
"frameworks": "Security",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}