[Add] HyperbidToolsMCToponAdapter 6.4.28.1
[CocoaPods.git] / Specs / c / 0 / 5 / YXTLivePullLib / 1.10.2 / YXTLivePullLib.podspec.json
blobb7fc0e9a36989ad78fc1ca3d3ee7ab1501d72f8d
2   "name": "YXTLivePullLib",
3   "version": "1.10.2",
4   "summary": "云学堂直播观看SDK",
5   "description": "YXTLivePullLib!",
6   "homepage": "https://www.yxt.com",
7   "license": "MIT",
8   "authors": {
9     "hanjun": "hanjun@yunxuetang.cn"
10   },
11   "source": {
12     "git": "https://gitlab.yunxuetang.com.cn/ios_framework/YXTLivePullLib.git",
13     "tag": "1.10.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "resource_bundles": {
19     "YXTLivePullSDK": [
20       "YXTLivePullLib/YXTLivewPull.bundle",
21       "YXTLivePullLib/LivePullIntoLiveWaitingView.xib"
22     ]
23   },
24   "vendored_frameworks": "YXTLivePullLib/YXTLivePullSDK.framework",
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "dependencies": {
30     "TPKeyboardAvoiding": [
31       "~> 1.3.2"
32     ],
33     "WechatOpenSDK": [
34       "~> 1.8.0"
35     ],
36     "YXTLiveBaseLib": [
37       "~> 1.10.1"
38     ]
39   }