[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 6 / 5 / OffcnLiveSDK / 1.3.7 / OffcnLiveSDK.podspec.json
blobdad2f55339c09532456c0d6174b581ee0a704b2d
2   "name": "OffcnLiveSDK",
3   "version": "1.3.7",
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.7"
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": "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     "sqlite3"
52   ],
53   "resources": "OffcnLiveSDK/Classes/*.bundle",
54   "user_target_xcconfig": {
55     "OTHER_LDFLAGS": "-ObjC"
56   },
57   "dependencies": {
58     "AFNetworking": [
59       "~> 3.1.0"
60     ],
61     "MJExtension": [
62       "~> 3.0.13"
63     ],
64     "MBProgressHUD": [
65       "~> 1.0.0"
66     ],
67     "Masonry": [
68       "~> 1.1.0"
69     ],
70     "RealReachability": [
71       "~> 1.1.9"
72     ],
73     "SDWebImage": [
74       "~> 4.0.0"
75     ],
76     "MJRefresh": [
77       "~> 3.1.12"
78     ],
79     "UMCCommon": [
81     ],
82     "UMCSecurityPlugins": [
84     ],
85     "UMCAnalytics": [
87     ]
88   }