blob: 747d62cdcd1f83e7a45991daf30b91b29d25b22d [file] [log] [blame]
{
"name": "Test_01",
"version": "1.0.3",
"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": {
"xinzhang": "zx270611346@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/XSSheng/Test_01.git",
"tag": "1.0.3"
},
"requires_arc": true,
"source_files": "Classes",
"vendored_frameworks": "Framework/CYSDKKit.framework",
"frameworks": [
"Security",
"CoreLocation",
"CoreTelephony",
"WebKit"
],
"libraries": "sqlite3"
}