blob: 0c79480e383c4f289f02eebc2311e3a9ae3b3cf7 [file] [log] [blame]
{
"name": "iOSApiSDK",
"version": "0.0.1",
"summary": "iOSApiSDK",
"homepage": "https://github.com/rainyboyer/iOSApiSDK",
"license": "MIT",
"authors": {
"pen": "pengjunhua2005@21cn.com"
},
"source": {
"git": "https://github.com/rainyboyer/iOSApiSDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "ApiSDKPod.framework"
}
}