blob: ddf082e347e7c64b120d6bdf6bafa661e6c0cf22 [file] [log] [blame]
{
"name": "JDCloudSDKCommon",
"version": "0.0.2",
"summary": "JD Cloud open API SDK Common",
"description": "JDCloud Open API SDK Common 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/JDCloudSDKCommon",
"Sources/JDCloudSDKCommon/**/*.{h,swift}"
],
"public_header_files": "Sources/JDCloudSDKCommon/*.h",
"requires_arc": true
}