| { | |
| "name": "FSScrollContentView", | |
| "version": "1.0.5", | |
| "summary": "titleView pageView linkage.", | |
| "description": "修复parentVC创建bug,这是一个顶部标签与内容页联动框架", | |
| "homepage": "https://github.com/shunFSKi/FSScrollContentView", | |
| "license": "MIT", | |
| "authors": { | |
| "fengshun": "fengshun_ios@126.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/shunFSKi/FSScrollContentView.git", | |
| "tag": "1.0.5" | |
| }, | |
| "source_files": [ | |
| "FSScrollContentViewLib", | |
| "FSScrollContentViewLib/**/*.{h,m}" | |
| ] | |
| } |