blob: e7cbea6428276fee9ecc4a63e28d5630fe194097 [file] [log] [blame]
{
"name": "LoadMoreTableViewController",
"version": "0.2.1",
"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": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LoadMoreTableViewController": [
"Pod/Assets/*.png"
]
}
}