blob: bd4643ac8f992cd7db72d884c64bd6addf739126 [file] [log] [blame]
{
"name": "INKeychainAccess",
"version": "1.0",
"summary": "[Deprecated] Keychain services wrapper for OS X and iOS.",
"homepage": "https://github.com/indragiek/INKeychainAccess",
"authors": {
"Indragie Karunaratne": "indragiek@gmail.com"
},
"source_files": "*.{h,m}",
"source": {
"git": "https://github.com/indragiek/INKeychainAccess.git",
"tag": "v1.0"
},
"license": "BSD",
"frameworks": "Security",
"requires_arc": false
}