blob: 8dbafa560b9a92e9475acf1965ff34a103a6c9bb [file] [log] [blame]
{
"name": "WPKeychainItemWrapper",
"summary": "KeychainItemWrapper For China",
"authors": "wupengnash",
"homepage": "https://github.com/wupengnash/WPKeychainItemWrapper",
"license": {
"type ": "MIT",
"file ": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"version": "1.2",
"frameworks": [
"Foundation",
"UIKit",
"VideoToolbox",
"WebKit",
"CoreTelephony",
"SystemConfiguration",
"CFNetwork",
"Security"
],
"libraries": [
"sqlite3",
"z",
"c++"
],
"default_subspecs": "standard",
"source": {
"git": "https://github.com/wupengnash/WPKeychainItemWrapper.git",
"tag": "1.2"
},
"requires_arc": false,
"subspecs": [
{
"name": "standard",
"source_files": "WPKeychainItemWrapper/*.{h,m}"
}
]
}