blob: 9bdc7d3f55126d6066fd16a0562bfe7e15ab423d [file] [log] [blame]
{
"name": "JDCloudOCSDKBaseanti",
"version": "0.0.1",
"summary": "JDCloud Open API Objective-C SDK Baseanti",
"description": "JDCloud Open API Objective-C SDK Baseanti framework",
"homepage": "https://github.com/jdcloud-api/jdcloud-sdk-ios-oc",
"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-oc.git",
"tag": "0.0.1"
},
"source_files": [
"JDCloudOCSDKBaseanti",
"JDCloudOCSDKBaseanti/**/*.{h,m}"
],
"public_header_files": "JDCloudOCSDKBaseanti/*.h",
"requires_arc": true,
"dependencies": {
"JDCloudOCSDKCore": [
"~> 0.0.1"
],
"JDCloudOCSDKCommon": [
"~> 0.0.1"
]
}
}