[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 3 / e / CCVodSDK / 4.2.2 / CCVodSDK.podspec.json
blob47895b7382a7605279370e0aaf27bf054c15454f
2   "name": "CCVodSDK",
3   "version": "4.2.2",
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.2.2"
13   },
14   "static_framework": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "vendored_libraries": "include/libCCSDK.a",
20   "source_files": "include/*.{h,m}",
21   "resources": [
22     "include/DWResource.bundle",
23     "include/vrlibraw.bundle"
24   ],
25   "frameworks": "CoreServices",
26   "xcconfig": {
27     "HEADER_SEARCH_PATHS": "${SDKROOT}/usr/include/libxml2",
28     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
29   },
30   "libraries": "xml2"