[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 5 / 3 / TreeTable / 0.1.0 / TreeTable.podspec.json
blobf0084ed6f2f7e63dc6eed87ef31a84a7aa411168
2   "name": "TreeTable",
3   "version": "0.1.0",
4   "summary": "TreeTable.",
5   "description": "TODO: 树形结构,方便使用.",
6   "homepage": "https://github.com/sunxiaodong1991/TreeTable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sunxiaodong1991": "313407953@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/sunxiaodong1991/TreeTable.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TreeTable/Classes/**/*",
22   "resource_bundles": {
23     "TreeTable": [
24       "TreeTable/Assets/*.png"
25     ]
26   }