blob: 9771f9082f6614a483859b3ff9ea9ea4b9ae5266 [file] [log] [blame]
{
"name": "JDCloudSDKNc",
"version": "0.0.12",
"summary": "JD Cloud Open API Swift SDK Nc",
"description": "JDCloud Open API Swift SDK Nc 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.12"
},
"source_files": [
"Sources/JDCloudSDKNc",
"Sources/JDCloudSDKNc/**/*.{h,swift}"
],
"public_header_files": "Sources/JDCloudSDKNc/*.h",
"requires_arc": true,
"dependencies": {
"JDCloudSDKCore": [
"~> 0.0.12"
],
"JDCloudSDKCommon": [
"~> 0.0.12"
],
"JDCloudSDKCharge": [
"~> 0.0.12"
],
"JDCloudSDKDisk": [
"~> 0.0.12"
]
}
}