blob: 9934653cbf3261e69b7e3412c7dba04b3f46fb12 [file] [log] [blame]
{
"name": "JDCloudOCSDKCore",
"version": "0.0.1",
"summary": "JDCloud Open API Objective-C SDK Core",
"description": "JDCloud Open API Objective-C SDK Core framework",
"homepage": "https://github.com/jdcloud-api/jdcloud-sdk-ios-oc",
"license": "Apache License, Version 2.0",
"authors": {
"JDCloud API GateWay Team": "JDCloud API GateWay Team"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/jdcloud-api/jdcloud-sdk-ios-oc.git",
"tag": "0.0.1"
},
"source_files": [
"JDCloudOCSDKCore",
"JDCloudOCSDKCore/**/*.{h,m}"
],
"public_header_files": "JDCloudOCSDKCore/**/*.h",
"requires_arc": true
}