blob: 13cdb0eb4a886de34e2e941a38bd5e74bae956ed [file] [log] [blame]
{
"name": "24liveblog-iOS-SDK",
"version": "1.0.1",
"summary": "Integrate live blog into your iOS client applications .",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Rookie-liu/liveblog-iOS-SDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"24liveblog": "411152955@qq.com"
},
"source": {
"git": "https://github.com/Rookie-liu/liveblog-iOS-SDK.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": [
"24liveblog-iOS-SDK/Classes/LiveBlogFramework.framework"
],
"source_files": "24liveblog-iOS-SDK/Classes/**/*",
"static_framework": true,
"dependencies": {
"DTCoreText": [
"~> 1.6.21"
],
"YYWebImage": [
"~> 1.0.5"
],
"Masonry": [
"~> 1.1.0"
],
"YTKNetwork": [
"~> 2.0.4"
],
"SDWebImage": [
">= 5.0.0"
],
"MJRefresh": [
"~> 3.1.15.1"
],
"DateTools": [
"~> 2.0.0"
],
"YYModel": [
],
"ZFPlayer": [
"~> 3.0"
],
"ZFPlayer/ControlView": [
"~> 3.0"
],
"ZFPlayer/AVPlayer": [
"~> 3.0"
],
"SocketRocket": [
],
"SDCycleScrollView": [
">= 1.80"
]
}
}