[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 7 / b / f / SZTableViewManager / 0.1.0 / SZTableViewManager.podspec.json
blobe7153eb73f087b63a1796fc36807462351e5f7af
2   "name": "SZTableViewManager",
3   "version": "0.1.0",
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.0"
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   ]