blob: 6bde29b537f8ef1f3a025865bf1561396c6b0de3 [file] [log] [blame]
{
"name": "JDCloudSDKRds",
"version": "0.0.2",
"summary": "JD Cloud open API SDK Rds",
"description": "JDCloud Open API SDK Rds 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.2"
},
"source_files": [
"Sources/JDCloudSDKRds",
"Sources/JDCloudSDKRds/**/*.{h,swift}"
],
"public_header_files": "Sources/JDCloudSDKRds/*.h",
"requires_arc": true,
"dependencies": {
"JDCloudSDKCore": [
"~> 0.0.1"
],
"JDCloudSDKCommon": [
"~> 0.0.2"
],
"JDCloudSDKCharge": [
"~> 0.0.2"
]
}
}