blob: 385b032d469da5ac65dfeba4d01c4871b4823717 [file] [log] [blame]
{
"name": "LFBScrollView",
"version": "2.0.0",
"summary": "这是一个滚动视图框架",
"description": "一个轻量级的banner滚动视图框架",
"homepage": "https://github.com/LiuFuBo1991",
"license": "MIT",
"authors": {
"liufubo": "18380438251@163.com"
},
"social_media_url": "http://www.jianshu.com/u/7d935e492eec",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiuFuBo1991/LFBScrollView.git",
"tag": "2.0.0"
},
"source_files": "LFBCycleScrollView/**/*",
"public_header_files": "LFBCycleScrollView/**/*.h",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.2"
],
"SDWebImage": [
"~> 4.0.0-beta2"
]
}
}