blob: a3960721a60b5396389bb795dcaa9229ad78ce3a [file] [log] [blame]
{
"name": "QYLiveSDK_Dynamic",
"summary": "QYLiveSDK provides easy apis for you to integrate live feature into your project, just enjoy it!",
"version": "0.3.1",
"license": "Copyright 2016 kingsoft Ltd. All rights reserved",
"source": {
"git": "https://github.com/ksvc/QYLiveSDK_iOS.git",
"tag": "v0.3.1"
},
"homepage": "https://github.com/",
"authors": {
"Noiled": "zhangjun5@kingsoft.com"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "frameworks/dynamic/QYLiveSDK.framework",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"SDWebImage": [
"~> 3.7.6"
],
"Masonry": [
"~> 1.0.0"
],
"MJRefresh": [
"~>3.1.0"
],
"pop": [
"~> 1.0"
],
"FMDB": [
"~> 2.6.2"
],
"SSZipArchive": [
"1.2"
]
}
}