[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / e / LKPullToLoadMore / 1.1.0 / LKPullToLoadMore.podspec.json
blob8f382ed8c30002c80d78e2f824c26e2c2314a77b
2   "name": "LKPullToLoadMore",
3   "version": "1.1.0",
4   "summary": "Load More control for UITableView",
5   "description": "Provides a 'Load More' control at the bottom of a UITableView similar to a UIRefreshControl",
6   "homepage": "https://github.com/LightningKite/LKPullToLoadMore",
7   "license": "MIT",
8   "authors": {
9     "Erik Sargent": "erik@lightningkite.com"
10   },
11   "source": {
12     "git": "https://github.com/LightningKite/LKPullToLoadMore.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "frameworks": "UIKit"