[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 9 / 8 / FLTableComponent / 2.0.0 / FLTableComponent.podspec.json
blob40494d09862ec804a5315719188775b86b7a934e
2   "name": "FLTableComponent",
3   "version": "2.0.0",
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.0"
20   },
21   "source_files": "FLTableComponent/**/*",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"