[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 7 / 9 / TPTableViewController / 0.1.2 / TPTableViewController.podspec.json
bloba6639ec205180605d30b422c5c56dd5127db8973
2   "name": "TPTableViewController",
3   "version": "0.1.2",
4   "summary": "WIP: a table view controller that supports pagination, search, pull to refresh",
5   "description": "WIP: a table view controller that supports pagination, search, pull to refresh. At the moment this is just for use in our CHAi iOS app and very bare bones. Use at your own risk!",
6   "homepage": "https://github.com/TwoPiCode/TPTableViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jrickett": "jrickett@twopicode.com.au"
13   },
14   "source": {
15     "git": "https://github.com/TwoPiCode/TPTableViewController.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "source_files": "TPTableViewController/Classes/**/*",
22   "swift_version": "4.2"