blob: 19fb63bf6be29edfb2ddaae1537038ee19188892 [file] [log] [blame]
{
"name": "PagedUITableViewController",
"version": "0.0.1",
"authors": {
"Sergio GarcĂ­a": "sergiogm.amurrio@gmail.com"
},
"homepage": "https://github.com/sergiog90/PagedUITableViewController",
"summary": "Automatically manage pagination with custom loading cell that allows pagination across network calls with few code lines.",
"license": "MIT",
"source": {
"git": "https://github.com/sergiog90/PagedUITableViewController.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/sergio_g90",
"source_files": "PagedUITableViewController",
"platforms": {
"ios": "8.1"
},
"requires_arc": true,
"frameworks": "UIKit"
}