{ | |
"name": "FSScrollContentView", | |
"version": "1.0.9", | |
"summary": "titleView pageView linkage.", | |
"description": "修复解决父视图循环引用问题,这是一个顶部标签与内容页联动框架", | |
"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.9" | |
}, | |
"source_files": [ | |
"FSScrollContentViewLib", | |
"FSScrollContentViewLib/**/*.{h,m}" | |
] | |
} |