[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 2 / 8 / SHTabScrollController / 0.3.3 / SHTabScrollController.podspec.json
blobd42dff73e7320cd636f505ac0f189218a8ed8eef
2   "name": "SHTabScrollController",
3   "version": "0.3.3",
4   "summary": "Inspired by Netease News.",
5   "homepage": "https://github.com/harushuu/SHTabScrollController",
6   "screenshots": "https://github.com/harushuu/SHTabScrollController/raw/master/Screenshots.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "@harushuu": "hunter4n@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/harushuu/SHTabScrollController.git",
16     "tag": "0.3.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "SHTabScrollController/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "SHButton": [
26       "~> 0.1.8"
27     ]
28   }