[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / f / 2 / JDCloudOCSDKKubernetes / 0.0.1 / JDCloudOCSDKKubernetes.podspec.json
blobf89d74fa2120cd9c748389bb4f8d095b1ab0883b
2   "name": "JDCloudOCSDKKubernetes",
3   "version": "0.0.1",
4   "summary": "JDCloud Open API Objective-C SDK Kubernetes",
5   "description": "JDCloud Open API Objective-C SDK Kubernetes framework",
6   "homepage": "https://github.com/jdcloud-api/jdcloud-sdk-ios-oc",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "JDCloud API GateWay Team": "JDCloud API GateWay Team"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9"
14   },
15   "source": {
16     "git": "https://github.com/jdcloud-api/jdcloud-sdk-ios-oc.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "JDCloudOCSDKKubernetes",
21     "JDCloudOCSDKKubernetes/**/*.{h,m}"
22   ],
23   "public_header_files": "JDCloudOCSDKKubernetes/*.h",
24   "requires_arc": true,
25   "dependencies": {
26     "JDCloudOCSDKCore": [
27       "~> 0.0.1"
28     ],
29     "JDCloudOCSDKCommon": [
30       "~> 0.0.1"
31     ]
32   }