[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / 8 / JSTextTableView / 0.2.0 / JSTextTableView.podspec.json
blob23aff89063614f3b218eb934503bd57322e75c51
2   "name": "JSTextTableView",
3   "version": "0.2.0",
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.2.0"
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   }