blob: 8b47ed7d90b58a849eb57d3c0182c483ce0ca349 [file] [log] [blame]
{
"name": "JDCloudOCSDKNc",
"version": "0.0.1",
"summary": "JDCloud Open API Objective-C SDK Nc",
"description": "JDCloud Open API Objective-C SDK Nc 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": [
"JDCloudOCSDKNc",
"JDCloudOCSDKNc/**/*.{h,m}"
],
"public_header_files": "JDCloudOCSDKNc/*.h",
"requires_arc": true,
"dependencies": {
"JDCloudOCSDKCore": [
"~> 0.0.1"
],
"JDCloudOCSDKCommon": [
"~> 0.0.1"
],
"JDCloudOCSDKCharge": [
"~> 0.0.1"
],
"JDCloudOCSDKDisk": [
"~> 0.0.1"
]
}
}