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