[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 8 / 5 / NCVideoSDK / 0.0.3 / NCVideoSDK.podspec.json
blob3fd1b81efa9684d0fe75f318810128c0f3d5f9dd
2   "name": "NCVideoSDK",
3   "version": "0.0.3",
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.3"
20   },
21   "frameworks": [
22     "SystemConfiguration",
23     "Foundation",
24     "MobileCoreServices",
25     "UIKit",
26     "CoreFoundation",
27     "QuartzCore",
28     "CoreGraphics",
29     "AVFoundation",
30     "CoreText",
31     "CoreTelephony",
32     "UserNotifications",
33     "CoreMedia"
34   ],
35   "libraries": [
36     "resolv.9",
37     "z",
38     "c++",
39     "sqlite3"
40   ],
41   "vendored_frameworks": "NCVideoSDK.framework",
42   "requires_arc": true,
43   "pod_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
45     "ENABLE_BITCODE": "NO"
46   },
47   "dependencies": {
48     "SSZipArchive": [
50     ],
51     "Masonry": [
53     ],
54     "YYModel": [
56     ],
57     "YYCache": [
59     ],
60     "SDWebImage": [
62     ],
63     "Godzippa": [
65     ],
66     "SVProgressHUD": [
68     ],
69     "AFNetworking": [
71     ]
72   }