[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / d / 8 / 1 / OffcnLiveSDKiOS / 2.5.2.1 / OffcnLiveSDKiOS.podspec.json
blob5420425480db5b2ea4621135d9127fba3a46c26a
2   "name": "OffcnLiveSDKiOS",
3   "version": "2.5.2.1",
4   "summary": "OffcnLiveSDKiOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.eoffcn.com/zhangyunjie/OffcnLiveSDKiOS.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/zhangyunjie/OffcnLiveSDKiOS.git",
16     "tag": "2.5.2.1"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "OffcnLiveSDKiOS/Classes/*.h",
23   "public_header_files": "OffcnLiveSDKiOS/Classes/*.h",
24   "vendored_frameworks": [
25     "OffcnLiveSDKiOS/Frameworks/ZGIJKMediaFramework.framework",
26     "OffcnLiveSDKiOS/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     "OffcnLiveSDKiOS/Libraries/libOffcnLiveSDK.a"
47   ],
48   "libraries": [
49     "c++",
50     "bz2",
51     "z",
52     "xml2",
53     "sqlite3",
54     "xml2"
55   ],
56   "resources": "OffcnLiveSDKiOS/Resources/*.bundle",
57   "user_target_xcconfig": {
58     "OTHER_LDFLAGS": "-ObjC"
59   }