[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / c / ScrollingBars / 0.1.1 / ScrollingBars.podspec.json
blob158a5baecd8abef2a6e2a4b05907584dfa093066
2   "name": "ScrollingBars",
3   "version": "0.1.1",
4   "summary": "Scrollable top and bottom bars that follows the scrolling of a UIScrollView. Similiar to Safari for iOS8",
5   "homepage": "https://github.com/taisukeh/ScrollingBars",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Taisuke Hori": "taisuke.hori@gmail.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/taisukeh/ScrollingBars.git",
18     "tag": "0.1.1"
19   },
20   "source_files": "ScrollingBars/*.{swift}",
21   "requires_arc": true