blob: 4af9a7ca400314d097227c4f4f43f1f16911d680 [file] [log] [blame]
{
"name": "FCLivePushSDK",
"version": "1.0.6",
"summary": "FCLivePushSDK",
"description": "FCLivePushSDK 直播推流SDK",
"homepage": "https://gitee.com/FCComp/FCLivePushSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fczhouyou": "zhouyou@sobey.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/FCComp/FCLivePushSDK.git",
"tag": "1.0.6"
},
"source_files": "FCLivePushSDK/FCNewLiveSDK.framework/Headers/*.h",
"resources": "FCLivePushSDK/*.bundle",
"vendored_frameworks": "FCLivePushSDK/*.framework",
"dependencies": {
"SDWebImage": [
],
"Masonry": [
],
"AFNetworking": [
],
"pop": [
],
"MJRefresh": [
],
"MBProgressHUD": [
],
"FDFullscreenPopGesture": [
],
"YYModel": [
],
"DZNEmptyDataSet": [
]
}
}