[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 7 / b / f / SZTableViewManager / 0.1.2 / SZTableViewManager.podspec.json
blob5f875c108388f4c3d42cde4c71b34d5dce056bf2
2   "name": "SZTableViewManager",
3   "version": "0.1.2",
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.2"
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   ]