[Add] PingOidc 1.0.0
[CocoaPods.git] / Specs / b / c / e / GLTableBuilder / 0.0.5 / GLTableBuilder.podspec.json
blobffe5eaa439146e381bde0676351573f55bf36840
2   "name": "GLTableBuilder",
3   "version": "0.0.5",
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.5"
20   },
21   "source_files": "TableBuilder/Classes/**/*.{h,m}",
22   "requires_arc": true