[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / 5 / OffcnLiveSDK / 1.4.0 / OffcnLiveSDK.podspec.json
blob4f25ac53c358a62860823fb363de4ad234ec8208
2   "name": "OffcnLiveSDK",
3   "version": "1.4.0",
4   "summary": "OffcnLiveSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.eoffcn.com/video/iOSLiveSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangyunjie": "zhangyunjie@offcn.com"
13   },
14   "source": {
15     "git": "https://gitlab.eoffcn.com/video/iOSLiveSDK.git",
16     "tag": "1.4.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "OffcnLiveSDK/Classes/*.h",
23   "public_header_files": "OffcnLiveSDK/Classes/*.h",
24   "vendored_frameworks": [
25     "OffcnLiveSDK/Frameworks/IJKMediaFramework.framework",
26     "OffcnLiveSDK/Frameworks/WebRTC.framework"
27   ],
28   "frameworks": [
29     "CFNetwork",
30     "CoreFoundation",
31     "CoreData",
32     "Foundation",
33     "AudioToolbox",
34     "AVFoundation",
35     "CoreGraphics",
36     "CoreMedia",
37     "CoreVideo",
38     "MediaPlayer",
39     "MobileCoreServices",
40     "OpenGLES",
41     "QuartzCore",
42     "UIKit",
43     "VideoToolbox"
44   ],
45   "vendored_libraries": [
46     "OffcnLiveSDK/Frameworks/libOffcnLiveSDK.a",
47     "OffcnLiveSDK/Frameworks/libOffcnMQTTClient.a"
48   ],
49   "libraries": [
50     "c++",
51     "bz2",
52     "z",
53     "xml2",
54     "sqlite3",
55     "xml2"
56   ],
57   "resources": "OffcnLiveSDK/Classes/*.bundle",
58   "user_target_xcconfig": {
59     "OTHER_LDFLAGS": "-ObjC"
60   },
61   "dependencies": {
62     "AFNetworking": [
63       "~> 3.1.0"
64     ],
65     "MJExtension": [
66       "~> 3.0.13"
67     ],
68     "MBProgressHUD": [
69       "~> 1.0.0"
70     ],
71     "Masonry": [
72       "~> 1.1.0"
73     ],
74     "RealReachability": [
75       "~> 1.1.9"
76     ],
77     "SDWebImage": [
78       "~> 4.0.0"
79     ],
80     "MJRefresh": [
81       "~> 3.1.12"
82     ],
83     "UMCCommon": [
85     ],
86     "UMCSecurityPlugins": [
88     ],
89     "UMCAnalytics": [
91     ]
92   }