[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 7 / 9 / TPTableViewController / 0.1.0 / TPTableViewController.podspec.json
blobad950572e623db9df03e9b311b97cd3ad1426238
2   "name": "TPTableViewController",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "source_files": "TPTableViewController/Classes/**/*",
22   "swift_version": "4.2"