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