blob: 848fe52eed669da2288e291d974f6ae154969c27 [file] [log] [blame]
{
"name": "UC_playLive",
"version": "0.0.3",
"summary": "直播模块",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.hnbangyao.com/UCComponen/uc_playlive",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangheng": "1339669469@qq.com"
},
"source": {
"git": "http://git.hnbangyao.com/UCComponen/uc_playlive.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UC_playLive/Classes/**/*",
"resource_bundles": {
"UC_playLive": [
"UC_playLive/Assets/**/*.gif",
"UC_playLive/Assets/**/*.png"
]
},
"prefix_header_contents": [
"#import \"WH_playLiveHeader.h\"",
"#import \"Masonry.h\"",
"#import \"SDWebImage.h\"",
"#import \"Toast.h\"",
"#import \"YTKNetworkConfig.h\"",
"#import <YYKit/YYKit.h>"
],
"static_framework": true,
"dependencies": {
"YTKNetwork": [
],
"Socket.IO-Client-Swift": [
"~> 15.2.0"
],
"TXLiteAVSDK_Professional": [
],
"Masonry": [
],
"SDWebImage": [
],
"Toast": [
],
"YYKit": [
],
"UC_Category": [
],
"MJExtension": [
],
"UC_NavigationBar": [
],
"UC_CustomBtn": [
],
"UC_RefreshUnit": [
],
"UC_commonUnit": [
],
"MBProgressHUD": [
]
}
}