[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / 8 / FLTableComponent / 2.0.1 / FLTableComponent.podspec.json
blobb98bbb8ee7f1cba57a253a1de953f377421368b2
2   "name": "FLTableComponent",
3   "version": "2.0.1",
4   "summary": "A component for tableView and collectionView",
5   "description": "A component for tableView and collectionView, which can greatly reduce your controller codes, also, you can set header or footer more easily",
6   "homepage": "https://github.com/gitkong/FLTableViewComponent",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "gitKong": "13751855378@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/gitkong/FLTableViewComponent.git",
19     "tag": "2.0.1"
20   },
21   "source_files": "FLTableComponent/**/*",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"