blob: 5e0d7e260d0111f161b55d86b6d414081774c425 [file] [log] [blame]
{
"name": "XZKeychainItemWrapper",
"version": "1.3",
"license": "MIT",
"summary": "Objective-C wrapper for accessing a single keychain item.",
"homepage": "https://github.com/lizhaobomb/KeychainItemWrapper",
"authors": {
"李召": "lizhaobomb@163.com"
},
"source": {
"git": "https://github.com/lizhaobomb/KeychainItemWrapper.git",
"tag": "1.3"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "*.{h,m}"
}