blob: 1145de0ba5a4e45d6dbb715db53542b4794db2b3 [file] [log] [blame]
{
"name": "TopScrollTabView",
"version": "1.0",
"summary": "A tabview like neteasy news app. you can scroll top tabs and tap them to switch the content at the bottom.",
"homepage": "https://github.com/fanlyfrank/TopScrollTabView",
"license": "MIT",
"authors": {
"Fanly Frank": "fanly1987444@126.com"
},
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/fanlyfrank/TopScrollTabView.git",
"tag": "1.0"
},
"source_files": [
"TopScrollTabViewTest/TSTview.{h,m}",
"TopScrollTabViewTest/NSLayoutConstraint+Util.{h,m}"
],
"requires_arc": true
}