[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / c / 8 / ZHHFoldingTableView / 0.0.2 / ZHHFoldingTableView.podspec.json
blobf1e5c46c391659e6f2ca8408a4ca110ecbe91977
2   "name": "ZHHFoldingTableView",
3   "version": "0.0.2",
4   "summary": "折叠式Cell.",
5   "description": "基于tableviewcell折叠展开的操作",
6   "homepage": "https://gitee.com/ningxiaomo/ZHHFoldingTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "宁小陌y": "136769890@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/ningxiaomo/ZHHFoldingTableView.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ZHHFoldingTableView/Classes/**/*",
22   "resources": [
23     "ZHHFoldingTableView/Assets/*.*"
24   ]