| { |
| "name": "FCLivePushSDK", |
| "version": "1.0.3", |
| "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.3" |
| }, |
| "source_files": "FCLivePushSDK/FCNewLiveSDK.framework/Headers/*.h", |
| "resources": "FCLivePushSDK/*.bundle", |
| "vendored_frameworks": "FCLivePushSDK/*.framework", |
| "dependencies": { |
| "SDWebImage": [ |
| |
| ], |
| "Masonry": [ |
| |
| ], |
| "AFNetworking": [ |
| |
| ], |
| "pop": [ |
| |
| ], |
| "MJRefresh": [ |
| |
| ], |
| "MBProgressHUD": [ |
| |
| ], |
| "FDFullscreenPopGesture": [ |
| |
| ], |
| "YYModel": [ |
| |
| ], |
| "DZNEmptyDataSet": [ |
| |
| ] |
| } |
| } |