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