blob: 4fc33874731ef54e09798c6b7cba2eb74bed9f86 [file] [log] [blame]
{
"name": "Test_01",
"version": "1.0.5",
"summary": "Custom Category used on iOS.",
"description": "Custom Category used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/XSSheng/Test_01",
"license": "MIT",
"authors": {
"XSSheng": "xusheng@986852522.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/XSSheng/Test_01.git",
"tag": "1.0.5"
},
"requires_arc": true,
"vendored_frameworks": "Framework/CYSDKKit.framework",
"frameworks": [
"Security",
"CoreLocation",
"CoreTelephony",
"WebKit"
],
"libraries": "sqlite3"
}