blob: 55b03af7fd3e55bb4978648573173bf7977ec8bd [file] [log] [blame]
{
"name": "SHTabScrollController",
"version": "0.3.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SHTabScrollController/*",
"frameworks": "UIKit",
"dependencies": {
"SHButton": [
"~> 0.1.8"
]
}
}