[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / 2 / 5 / YDLive_iOS / 1.0.0-beta4 / YDLive_iOS.podspec.json
blob05fe153c4a982b000a954813560b76dac0ad8f3c
2   "name": "YDLive_iOS",
3   "summary": "YDLive SDK for iOS.",
4   "homepage": "https://github.com/yunduoketang/YDLive_iOS.git",
5   "license": "MIT",
6   "authors": {
7     "yunduoketang": "tstan@tencent.com"
8   },
9   "version": "1.0.0-beta4",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/yunduoketang/YDLive_iOS.git",
15     "tag": "1.0.0-beta4"
16   },
17   "source_files": [
18     "Files/YDLiveSDK.framework/Headers/*.h",
19     "Files/YDLIJKMediaFramework.framework/Headers/*.h"
20   ],
21   "public_header_files": "Files/YDLiveSDK.framework/Headers/*.h",
22   "resources": "Files/YDLiveAuthMessage.plist",
23   "vendored_frameworks": "Files/YDLiveSDK.framework",
24   "requires_arc": true,
25   "frameworks": [
26     "UIKit",
27     "OpenAL",
28     "Accelerate",
29     "ReplayKit",
30     "AVFoundation",
31     "WebKit",
32     "AudioToolbox",
33     "CoreGraphics",
34     "CoreMedia",
35     "CoreVideo",
36     "MediaPlayer",
37     "MobileCoreServices",
38     "OpenGLES",
39     "QuartzCore",
40     "Foundation",
41     "VideoToolbox"
42   ],
43   "libraries": [
44     "sqlite3",
45     "resolv",
46     "c++",
47     "z",
48     "bz2"
49   ],
50   "dependencies": {
51     "AFNetworking": [
52       "4.0.1"
53     ],
54     "SDWebImage": [
55       "5.10.2"
56     ],
57     "MBProgressHUD": [
58       "1.2.0"
59     ],
60     "Masonry": [
61       "1.1.0"
62     ],
63     "TEduBoard_iOS": [
64       "2.5.5.22"
65     ],
66     "TXIMSDK_iOS": [
67       "5.1.2"
68     ],
69     "TXLiteAVSDK_TRTC": [
70       "7.2.8980"
71     ],
72     "QCloudCOSXML/Transfer": [
73       "5.8.1"
74     ],
75     "AliyunOSSiOS": [
76       "2.10.8"
77     ],
78     "AgoraRtcEngine_iOS": [
79       "2.9.0.104"
80     ],
81     "RtsSDK": [
82       "1.3.0"
83     ],
84     "AliPlayerSDK_iOS": [
85       "5.2.1"
86     ],
87     "AliPlayerSDK_iOS_ARTC": [
88       "5.2.1"
89     ]
90   }