[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / f / JDCloudSDKVod / 0.0.9 / JDCloudSDKVod.podspec.json
blobb4cb80a7e17f365385361542d73d085e8d2f0891
2   "name": "JDCloudSDKVod",
3   "version": "0.0.9",
4   "summary": "JD Cloud Open API Swift SDK Vod",
5   "description": "JDCloud Open API Swift SDK Vod framework",
6   "homepage": "https://github.com/jdcloud-api/jdcloud-sdk-ios",
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.git",
17     "tag": "0.0.9"
18   },
19   "source_files": [
20     "Sources/JDCloudSDKVod",
21     "Sources/JDCloudSDKVod/**/*.{h,swift}"
22   ],
23   "public_header_files": "Sources/JDCloudSDKVod/*.h",
24   "requires_arc": true,
25   "dependencies": {
26     "JDCloudSDKCore": [
27       "~> 0.0.8"
28     ]
29   }