[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 7 / b / f / SZTableViewManager / 0.1.1 / SZTableViewManager.podspec.json
blobe5858a320ca110142e6baeeb937d0e1f000172ff
2   "name": "SZTableViewManager",
3   "version": "0.1.1",
4   "authors": {
5     "Hui": "173141667@qq.com"
6   },
7   "homepage": "https://github.com/ace2github/SZTableManager",
8   "summary": "Powerful data driven content manager for UITableView.",
9   "source": {
10     "git": "https://github.com/ace2github/SZTableManager.git",
11     "tag": "0.1.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "SZTableViewManager/Core",
23     "SZTableViewManager/CellItems"
24   ]