blob: 0af89136e35178a93a4173f8ee6685f9123e85c9 [file] [log] [blame]
{
"name": "YFKeychainAccess",
"version": "1.0",
"summary": "Convenient, beautiful and easy to use KeychainAccess, that written in Swift",
"homepage": "https://github.com/YuriFox/YFKeychainAccess",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YuriFox": "yuri17fox@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YuriFox/YFKeychainAccess.git",
"tag": "1.0"
},
"ios": {
"vendored_frameworks": "Framework/YFKeychainAccess.framework"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}