[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / d / a / TopScrollTabView / 1.0 / TopScrollTabView.podspec.json
blob1145de0ba5a4e45d6dbb715db53542b4794db2b3
2   "name": "TopScrollTabView",
3   "version": "1.0",
4   "summary": "A tabview like neteasy news app. you can scroll top tabs and tap them to switch the content at the bottom.",
5   "homepage": "https://github.com/fanlyfrank/TopScrollTabView",
6   "license": "MIT",
7   "authors": {
8     "Fanly Frank": "fanly1987444@126.com"
9   },
10   "platforms": {
11     "ios": "8.1"
12   },
13   "source": {
14     "git": "https://github.com/fanlyfrank/TopScrollTabView.git",
15     "tag": "1.0"
16   },
17   "source_files": [
18     "TopScrollTabViewTest/TSTview.{h,m}",
19     "TopScrollTabViewTest/NSLayoutConstraint+Util.{h,m}"
20   ],
21   "requires_arc": true