[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / 8 / FLTableComponent / 1.0.0 / FLTableComponent.podspec.json
blob485b174ef0cacf5dd0fc60650f9398ee9db48f8f
2   "name": "FLTableComponent",
3   "version": "1.0.0",
4   "summary": "A component for tableView",
5   "description": "A component for tableView, 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     "clarence": "13751855378@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/gitkong/FLTableViewComponent.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "FLTableComponent/**/*",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"