blob: b7fc0e9a36989ad78fc1ca3d3ee7ab1501d72f8d [file] [log] [blame]
{
"name": "YXTLivePullLib",
"version": "1.10.2",
"summary": "云学堂直播观看SDK",
"description": "YXTLivePullLib!",
"homepage": "https://www.yxt.com",
"license": "MIT",
"authors": {
"hanjun": "hanjun@yunxuetang.cn"
},
"source": {
"git": "https://gitlab.yunxuetang.com.cn/ios_framework/YXTLivePullLib.git",
"tag": "1.10.2"
},
"platforms": {
"ios": "8.0"
},
"resource_bundles": {
"YXTLivePullSDK": [
"YXTLivePullLib/YXTLivewPull.bundle",
"YXTLivePullLib/LivePullIntoLiveWaitingView.xib"
]
},
"vendored_frameworks": "YXTLivePullLib/YXTLivePullSDK.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"TPKeyboardAvoiding": [
"~> 1.3.2"
],
"WechatOpenSDK": [
"~> 1.8.0"
],
"YXTLiveBaseLib": [
"~> 1.10.1"
]
}
}