[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / c / e / GLTableBuilder / 0.0.2 / GLTableBuilder.podspec.json
blob71113d4da085a4ea6474f54bb53a5ac91d3e5456
2   "name": "GLTableBuilder",
3   "version": "0.0.2",
4   "summary": "Build tableView quickly and easily",
5   "description": "A framework to build tableView easily",
6   "homepage": "https://dabao.netlify.com/",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dabao": "dabaotthao@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/tsgx1990/TableBuilder.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "TableBuilder/Classes/**/*.{h,m}",
22   "requires_arc": true