blob: 52fa543050aa3ba9e34c43860d0a47ebde350fc3 [file] [log] [blame]
{
"name": "LFBPageController",
"version": "1.0.0",
"summary": "一款仿网易标题滚动切换页面的框架",
"description": "简单易容的标题滚动切换页面框架,通过点击标题或者滑动页面,切换页面和标题...",
"homepage": "https://github.com/LiuFuBo1991/LFBPageController",
"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/LFBPageController.git",
"tag": "1.0.0"
},
"source_files": [
"LFBPageController",
"LFBPageController/**/*.{h,m,md}"
],
"requires_arc": true
}