[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / 1 / FadingTableView / 0.0.1 / FadingTableView.podspec.json
blob0220fccff07a20e944bb48d595c560aea3470be9
2   "name": "FadingTableView",
3   "version": "0.0.1",
4   "summary": "A subclass of UITableView that can fade out content when scrolling.",
5   "homepage": "https://bitbucket.org/theijligers/fadingtableview",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ton Heijligers": "tonheijligers@gmail.com"
12   },
13   "source": {
14     "git": "https://bitbucket.org/theijligers/fadingtableview.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "FadingTableView/**/*.swift",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.1"