blob: 255fb00e892b45275d0d74d09e48511eafa4521d [file] [log] [blame]
{
"name": "Keychains",
"summary": "A keychain wrapper that is so easy to use that your cat could use it.",
"version": "2.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": "2.0.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"requires_arc": true,
"ios": {
"source_files": "Source/{iOS,Shared}/**/*"
},
"osx": {
"source_files": "Source/{Mac,Shared}/**/*"
},
"frameworks": "Security",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}