blob: 670ae552e660f318d3bb3099fee8e7b0266e8a64 [file] [log] [blame]
{
"name": "JDCloudSDKCdn",
"version": "0.0.10",
"summary": "JD Cloud Open API Swift SDK Cdn",
"description": "JDCloud Open API Swift SDK Cdn 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.10"
},
"source_files": [
"Sources/JDCloudSDKCdn",
"Sources/JDCloudSDKCdn/**/*.{h,swift}"
],
"public_header_files": "Sources/JDCloudSDKCdn/*.h",
"requires_arc": true,
"dependencies": {
"JDCloudSDKCore": [
"~> 0.0.8"
]
}
}