blob: 251125803fa68a143eae909b260a22345f250166 [file] [log] [blame]
{
"name": "JDCloudSDKVm",
"version": "0.0.4",
"summary": "JD Cloud Open API Swift SDK Vm",
"description": "JDCloud Open API Swift SDK Vm 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.4"
},
"source_files": [
"Sources/JDCloudSDKVm",
"Sources/JDCloudSDKVm/**/*.{h,swift}"
],
"public_header_files": "Sources/JDCloudSDKVm/*.h",
"requires_arc": true,
"dependencies": {
"JDCloudSDKCore": [
"~> 0.0.4"
],
"JDCloudSDKVpc": [
"~> 0.0.4"
],
"JDCloudSDKCommon": [
"~> 0.0.4"
],
"JDCloudSDKDisk": [
"~> 0.0.4"
],
"JDCloudSDKCharge": [
"~> 0.0.4"
]
}
}