blob: b60af1eea7acc0dfe100b11e4dd8a21edfa0c895 [file] [log] [blame]
{
"name": "ZhenyiqianSDK",
"version": "0.0.10",
"summary": "A CA SDK of GDCA",
"description": "zhenyiqian",
"homepage": "https://github.com/GUANGDONGCA/zhenyiqian_iOS_SDK",
"license": "MIT",
"authors": {
"yangs": "yangs@gdca.com.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GUANGDONGCA/zhenyiqian_iOS_SDK.git",
"tag": "0.0.10"
},
"source_files": [
"Classes",
"Classes/**"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"Accelerate",
"GLkit",
"CoreTelephony",
"AudioToolbox",
"CoreMedia",
"MobileCoreServices",
"SystemConfiguration"
],
"requires_arc": true
}