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