[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 0 / 9 / 8 / JDCloudOCSDKPartner / 0.0.1 / JDCloudOCSDKPartner.podspec.json
blob8fa671613023ea9f62aac1d8eb2229321e52f70f
2   "name": "JDCloudOCSDKPartner",
3   "version": "0.0.1",
4   "summary": "JDCloud Open API Objective-C SDK Partner",
5   "description": "JDCloud Open API Objective-C SDK Partner 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     "JDCloudOCSDKPartner",
21     "JDCloudOCSDKPartner/**/*.{h,m}"
22   ],
23   "public_header_files": "JDCloudOCSDKPartner/*.h",
24   "requires_arc": true,
25   "dependencies": {
26     "JDCloudOCSDKCore": [
27       "~> 0.0.1"
28     ]
29   }