[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / f / 7 / 8 / LoadMoreTableViewController / 0.2.0 / LoadMoreTableViewController.podspec.json
blobb4ed0183e9104f345bce12fbcfca001c16646be1
2   "name": "LoadMoreTableViewController",
3   "version": "0.2.0",
4   "summary": "Automatic cell loading on UITableViewController.",
5   "homepage": "https://github.com/istyle-inc/LoadMoreTableViewController",
6   "license": "MIT",
7   "authors": {
8     "mishimay": "mishimay@istyle.co.jp"
9   },
10   "source": {
11     "git": "https://github.com/istyle-inc/LoadMoreTableViewController.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "LoadMoreTableViewController": [
21       "Pod/Assets/*.png"
22     ]
23   }