blob: f39cf2e27cdc08564b0fbab2577d6018feb5171a [file] [log] [blame]
{
"name": "LFBPageScrollView",
"version": "1.0.2",
"summary": "这是一个用于标题点击页面滚动的框架",
"description": "A framework about the rolling of the page.",
"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/LFBPageScrollView.git",
"tag": "1.0.2"
},
"source_files": "LFBPagingView/**/*",
"public_header_files": "LFBPagingView/**/*.h",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
}
}