blob: 721a21c4e9f1f523cc01c95e395f6e89a9566fad [file] [log] [blame]
{
"name": "JDCloudSDKCdn",
"version": "0.0.3",
"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.3"
},
"source_files": [
"Sources/JDCloudSDKCdn",
"Sources/JDCloudSDKCdn/**/*.{h,swift}"
],
"public_header_files": "Sources/JDCloudSDKCdn/*.h",
"requires_arc": true,
"dependencies": {
"JDCloudSDKCore": [
"~> 0.0.3"
]
}
}