{ | |
"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" | |
} | |
} |