[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / b / 7 / 8 / JSTextTableView / 0.1.6 / JSTextTableView.podspec.json
blob666e0da72645ee71f576fca2c4300905988345ad
2   "name": "JSTextTableView",
3   "version": "0.1.6",
4   "summary": "A smart UITableView",
5   "description": "A simply made, efficient UITableView",
6   "homepage": "https://github.com/jseidman95/JSTextTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jesse Seidman": "jseidman95@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/jseidman95/JSTextTableView.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.0",
22   "source_files": [
23     "JSTextTableView/*.swift",
24     "Pod/*"
25   ],
26   "dependencies": {
27     "RotatingArrowView": [
29     ]
30   }