blob: af163d3f45a2a85b16b0f2c797210b0cc305cdc2 [file] [log] [blame]
{
"name": "SHTabScrollController",
"version": "0.3.2",
"summary": "Inspired by Netease News.",
"homepage": "https://github.com/harushuu/SHTabScrollController",
"screenshots": "https://github.com/harushuu/SHTabScrollController/raw/master/Screenshots.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"@harushuu": "hunter4n@gmail.com"
},
"source": {
"git": "https://github.com/harushuu/SHTabScrollController.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SHTabScrollController/*",
"frameworks": "UIKit",
"dependencies": {
"SHButton": [
"~> 0.1.8"
]
}
}