blob: 24341479f8e5ee320fc5c0fdbb1325db679c513f [file] [log] [blame]
{
"name": "FCLivePushUser",
"version": "1.0.0",
"summary": "FCLivePushUser",
"description": "FCLivePushUser 直播推流个人中心",
"homepage": "https://gitee.com/FCComp/FCLivePushUser.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fczhouyou": "zhouyou@sobey.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/FCComp/FCLivePushUser.git",
"tag": "1.0.0"
},
"source_files": "FCLivePushUser/FCNewLiveUser.framework/Headers/*.h",
"resources": "FCLivePushUser/*.bundle",
"vendored_frameworks": "FCLivePushUser/*.framework",
"dependencies": {
"IQKeyboardManager": [
],
"SDWebImage": [
],
"Masonry": [
],
"AFNetworking": [
],
"MJRefresh": [
],
"MBProgressHUD": [
],
"FDFullscreenPopGesture": [
],
"JPush": [
],
"YYModel": [
],
"JKCategories": [
]
}
}