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