[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 7 / 4 / StatefulTableView / 0.0.15 / StatefulTableView.podspec.json
blobd36e40670b663a4fd78fda99c9c7bdc976c92244
2   "name": "StatefulTableView",
3   "version": "0.0.15",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "http://github.com/timominous/StatefulTableView",
9   "description": "Custom UITableView container class that supports pull-to-refresh, load-more, initial load, and empty states. Swift port of SKStatefulTableViewController",
10   "summary": "Custom UITableView container class that supports pull-to-refresh, load-more, initial load, and empty states.",
11   "authors": {
12     "timominous": "timominous@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/timominous/StatefulTableView.git",
16     "tag": "0.0.15"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/*.swift",
22   "requires_arc": true