blob: da5bdc3dbb703499581a2210ad9a569a95b71610 [file] [log] [blame]
{
"name": "IFSLiveSDK",
"version": "1.0.2",
"summary": "粉丝网直播SDK",
"homepage": "https://github.com/xiaoxm/IFSLiveSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herui": "herui@ifensi.com"
},
"source": {
"git": "https://github.com/xiaoxm/IFSLiveSDK.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IFSLiveSDK/*.framework/Headers/*.{h}",
"vendored_frameworks": "IFSLiveSDK/*.framework",
"public_header_files": "IFSLiveSDK/IFSLiveSDK.framework/Headers/IFSLiveSDK.h",
"resource_bundles": {
"IFSLiveSDK": [
"IFSLiveSDK/Assets/*.png"
]
},
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7 armv7s x86_64"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"SDWebImage": [
"~> 3.7.2"
],
"MJRefresh": [
"~> 3.1.15.7"
],
"MJExtension": [
"~> 3.0.15.1"
],
"ReactiveObjC": [
"~> 3.1.0"
],
"TXIMSDK_iOS": [
"~> 4.6.51"
],
"TXLiteAVSDK_Player": [
"~> 6.8.8000"
]
}
}