blob: 8fa671613023ea9f62aac1d8eb2229321e52f70f [file] [log] [blame]
{
"name": "JDCloudOCSDKPartner",
"version": "0.0.1",
"summary": "JDCloud Open API Objective-C SDK Partner",
"description": "JDCloud Open API Objective-C SDK Partner 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": [
"JDCloudOCSDKPartner",
"JDCloudOCSDKPartner/**/*.{h,m}"
],
"public_header_files": "JDCloudOCSDKPartner/*.h",
"requires_arc": true,
"dependencies": {
"JDCloudOCSDKCore": [
"~> 0.0.1"
]
}
}