blob: 1a080f7227348305f8374a2c0e4f38fb5f587774 [file] [log] [blame]
{
"name": "JDCloudSDKAms",
"version": "0.0.4",
"summary": "JD Cloud Open API Swift SDK Ams",
"description": "JDCloud Open API Swift SDK Ams 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/JDCloudSDKAms",
"Sources/JDCloudSDKAms/**/*.{h,swift}"
],
"public_header_files": "Sources/JDCloudSDKAms/*.h",
"requires_arc": true,
"dependencies": {
"JDCloudSDKCore": [
"~> 0.0.4"
]
}
}