[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / 8 / f / e / DTTableViewTool / 0.0.1 / DTTableViewTool.podspec.json
blob2a0dcdb63261220c7f6da584b53ae2ef660fd46b
2   "name": "DTTableViewTool",
3   "version": "0.0.1",
4   "summary": "DTTableViewTool is tool lib.",
5   "description": "DTTableViewTool is tool lib to use",
6   "homepage": "https://github.com/IDwangluting/DTTableViewTool",
7   "license": "Copyright (c) 2018年 wangluitng. All rights reserved.",
8   "authors": {
9     "IDwangluting": "m13051699286@163.com"
10   },
11   "source": {
12     "git": "https://github.com/IDwangluting/DTTableViewTool.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "DTTableViewTool/Classes/**/*",
19   "frameworks": "UIKit",
20   "dependencies": {
21     "YYModel": [
22       "~> 1.0.4"
23     ],
24     "YYCategories": [
25       "~> 1.0.4"
26     ],
27     "WWBaseLib": [
28       "0.0.2"
29     ]
30   }