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