blob: b525654672618e86dc7436736c3515d4c12542b7 [file] [log] [blame]
{
"name": "LFBPageScrollView",
"version": "1.0.1",
"summary": "这是一个用于标题点击页面滚动的框架",
"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.1"
},
"source_files": "LFBPagingView/**/*",
"public_header_files": "LFBPagingView/**/*.h",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
}
}