blob: a49ddaaad398e3a0094d31b1281d05a80fb7867f [file] [log] [blame]
{
"name": "JDCloudSDKDeploy",
"version": "0.0.7",
"summary": "JD Cloud Open API Swift SDK Deploy",
"description": "JDCloud Open API Swift SDK Deploy framework",
"homepage": "https://github.com/jdcloud-api/jdcloud-sdk-ios",
"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.git",
"tag": "0.0.7"
},
"source_files": [
"Sources/JDCloudSDKDeploy",
"Sources/JDCloudSDKDeploy/**/*.{h,swift}"
],
"public_header_files": "Sources/JDCloudSDKDeploy/*.h",
"requires_arc": true,
"dependencies": {
"JDCloudSDKCore": [
"~> 0.0.7"
],
"JDCloudSDKCommon": [
"~> 0.0.7"
]
}
}