[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 6 / 5 / OffcnLiveSDK / 1.3.0 / OffcnLiveSDK.podspec.json
blob1fd76c24ac1cfcad1aa251b8744d23a67211e0da
2   "name": "OffcnLiveSDK",
3   "version": "1.3.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.3.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "OffcnLiveSDK/Classes/*.h",
23   "public_header_files": "OffcnLiveSDK/Classes/*.h",
24   "vendored_frameworks": "OffcnLiveSDK/Frameworks/IJKMediaFramework.framework",
25   "frameworks": [
26     "CFNetwork",
27     "CoreFoundation",
28     "CoreData",
29     "Foundation",
30     "AudioToolbox",
31     "AVFoundation",
32     "CoreGraphics",
33     "CoreMedia",
34     "CoreVideo",
35     "MediaPlayer",
36     "MobileCoreServices",
37     "OpenGLES",
38     "QuartzCore",
39     "UIKit",
40     "VideoToolbox"
41   ],
42   "vendored_libraries": [
43     "OffcnLiveSDK/Frameworks/libOffcnLiveSDK.a",
44     "OffcnLiveSDK/Frameworks/libOffcnMQTTClient.a"
45   ],
46   "libraries": [
47     "c++",
48     "bz2",
49     "z",
50     "xml2"
51   ],
52   "resources": "OffcnLiveSDK/Classes/*.bundle",
53   "user_target_xcconfig": {
54     "OTHER_LDFLAGS": "-ObjC"
55   },
56   "dependencies": {
57     "AFNetworking": [
58       "~> 3.1.0"
59     ],
60     "MJExtension": [
61       "~> 3.0.13"
62     ],
63     "MBProgressHUD": [
64       "~> 1.0.0"
65     ],
66     "Masonry": [
67       "~> 1.1.0"
68     ],
69     "RealReachability": [
70       "~> 1.1.9"
71     ],
72     "SDWebImage": [
73       "~> 4.0.0"
74     ],
75     "MJRefresh": [
76       "~> 3.1.12"
77     ],
78     "UMCCommon": [
80     ],
81     "UMCSecurityPlugins": [
83     ],
84     "UMCAnalytics": [
86     ]
87   }