blob: 100b041ab3cf59b4e0e680ddcefd79a34aed67df [file] [log] [blame]
{
"name": "LoadMoreTableViewController",
"version": "1.0",
"summary": "Automatic cell loading on UITableViewController.",
"homepage": "https://github.com/istyle-inc/LoadMoreTableViewController",
"license": "MIT",
"authors": {
"mishimay": "mishimay@istyle.co.jp"
},
"source": {
"git": "https://github.com/istyle-inc/LoadMoreTableViewController.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}