[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 8 / 5 / NCVideoSDK / 0.0.6 / NCVideoSDK.podspec.json
blob554944bf69de4537440509314296d6c416dac8d3
2   "name": "NCVideoSDK",
3   "version": "0.0.6",
4   "summary": "A short description of NCVideoSDK.",
5   "description": "能诚 音视频 SDK",
6   "homepage": "https://gitee.com/lianxiang111/ncvideo-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "练练": "13052344590@163.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://gitee.com/lianxiang111/ncvideo-sdk.git",
19     "tag": "0.0.6"
20   },
21   "resources": [
22     "_Resources/*",
23     "Frameworks/*"
24   ],
25   "frameworks": [
26     "SystemConfiguration",
27     "Foundation",
28     "MobileCoreServices",
29     "UIKit",
30     "CoreFoundation",
31     "QuartzCore",
32     "CoreGraphics",
33     "AVFoundation",
34     "CoreText",
35     "CoreTelephony",
36     "UserNotifications",
37     "CoreMedia"
38   ],
39   "libraries": [
40     "resolv.9",
41     "z",
42     "c++",
43     "sqlite3"
44   ],
45   "vendored_frameworks": [
46     "NCVideoSDK.framework",
47     "Frameworks/jupiter.framework",
48     "Frameworks/rtcengine.framework",
49     "Frameworks/SccEngine.framework",
50     "Frameworks/sccbase.framework"
51   ],
52   "requires_arc": true,
53   "static_framework": true,
54   "pod_target_xcconfig": {
55     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
56     "ENABLE_BITCODE": "NO"
57   },
58   "xcconfig": {
59     "ONLY_ACTIVE_ARCH": "YES",
60     "ARCHS": "arm64"
61   },
62   "dependencies": {
63     "SSZipArchive": [
65     ],
66     "Masonry": [
68     ],
69     "YYModel": [
71     ],
72     "YYCache": [
74     ],
75     "SDWebImage": [
77     ],
78     "Godzippa": [
80     ],
81     "SVProgressHUD": [
83     ],
84     "AFNetworking": [
86     ]
87   }