[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 3 / e / CCVodSDK / 4.9.0 / CCVodSDK.podspec.json
bloba481f674fee331247063bcc0c0b4a1a6fa0e9e52
2   "name": "CCVodSDK",
3   "version": "4.9.0",
4   "summary": "An iOS SDK for CCVod Service",
5   "authors": {
6     "CCVod": "zhaowl@bokecc.com"
7   },
8   "license": "MIT",
9   "homepage": "https://github.com/CCVideo",
10   "source": {
11     "git": "https://github.com/CCVideo/VOD_iOS_SDK.git",
12     "tag": "4.9.0"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "resources": [
18     "include/CCVodSDK.framework/DWResource.bundle",
19     "include/CCVodSDK.framework/vrlibraw.bundle"
20   ],
21   "vendored_frameworks": "include/CCVodSDK.framework",
22   "frameworks": "CoreServices",
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "${SDKROOT}/usr/include/libxml2"
25   },
26   "libraries": "xml2",
27   "dependencies": {
28     "HDBaseUtils": [
29       "~> 1.0.3"
30     ]
31   }