[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / b / e / PagedUITableViewController / 0.0.6 / PagedUITableViewController.podspec.json
blob7a6c718bbef4410d593c93225f09ad3a6029dd74
2   "name": "PagedUITableViewController",
3   "version": "0.0.6",
4   "summary": "Automatically manage pagination with custom loading cell that allows pagination across network calls with few code lines.",
5   "description": "UITableViewController subclass that automatically manages pagination with custom loading cell and network request delegation on your current controller.\n\nAllows cells deletion and dataset reload for update all data to initial state.",
6   "homepage": "https://github.com/sergiog90/PagedUITableViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sergio GarcĂ­a": "sergiogm.amurrio@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sergiog90/PagedUITableViewController.git",
16     "tag": "0.0.6"
17   },
18   "social_media_url": "https://twitter.com/sergio_g90",
19   "platforms": {
20     "ios": "8.1"
21   },
22   "source_files": "PagedUITableViewController/Classes/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "2.3"