blob: 042c02d5ee8298dec08cc7a080e19de76fec9b7e [file] [log] [blame]
{
"name": "JDCloudSDKJke",
"version": "0.0.1",
"summary": "JD Cloud open API SDK Jke",
"description": "JDCloud Open API SDK Jke 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.1"
},
"source_files": [
"Sources/JDCloudSDKJke",
"Sources/JDCloudSDKJke/**/*.{h,swift}"
],
"public_header_files": "Sources/JDCloudSDKJke/*.h",
"requires_arc": true,
"dependencies": {
"JDCloudSDKCore": [
"~> 0.0.1"
],
"JDCloudSDKCommon": [
"~> 0.0.1"
]
}
}