blob: a6639ec205180605d30b422c5c56dd5127db8973 [file] [log] [blame]
{
"name": "TPTableViewController",
"version": "0.1.2",
"summary": "WIP: a table view controller that supports pagination, search, pull to refresh",
"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!",
"homepage": "https://github.com/TwoPiCode/TPTableViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jrickett": "jrickett@twopicode.com.au"
},
"source": {
"git": "https://github.com/TwoPiCode/TPTableViewController.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.3"
},
"source_files": "TPTableViewController/Classes/**/*",
"swift_version": "4.2"
}