[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 0 / f / PagingTableView / 0.1.0 / PagingTableView.podspec.json
blobdd2d4420aa21fe3599a88de68e2095b45d76b948
2   "name": "PagingTableView",
3   "version": "0.1.0",
4   "summary": "The simplest way to make your table view paginable",
5   "homepage": "https://github.com/mu29/PagingTableView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "InJung Chung": "mu29@yeoubi.net"
12   },
13   "source": {
14     "git": "https://github.com/mu29/PagingTableView.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Sources",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "pushed_with_swift_version": "echo \"3.1\" > .swift-version"