blob: 21ca29e6bea11de099c84d9a5baccc8756a815a0 [file] [log] [blame]
{
"name": "JDCloudSDKPod",
"version": "0.0.8",
"summary": "JD Cloud Open API Swift SDK Pod",
"description": "JDCloud Open API Swift SDK Pod 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.8"
},
"source_files": [
"Sources/JDCloudSDKPod",
"Sources/JDCloudSDKPod/**/*.{h,swift}"
],
"public_header_files": "Sources/JDCloudSDKPod/*.h",
"requires_arc": true,
"dependencies": {
"JDCloudSDKCore": [
"~> 0.0.8"
],
"JDCloudSDKNc": [
"~> 0.0.8"
],
"JDCloudSDKCommon": [
"~> 0.0.8"
],
"JDCloudSDKCharge": [
"~> 0.0.8"
],
"JDCloudSDKVpc": [
"~> 0.0.8"
]
}
}