blob: 5ce6c2203127346316ef53e580b54569c8179348 [file] [log] [blame]
{
"name": "FSScrollContentView",
"version": "1.0.3",
"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.3"
},
"source_files": [
"FSScrollContentViewLib",
"FSScrollContentViewLib/**/*.{h,m}"
]
}