[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 1 / d / DZLayoutTable / 0.1.2 / DZLayoutTable.podspec.json
blob5e48016d5fb7fbad083c175547dc9810446adc94
2   "name": "DZLayoutTable",
3   "version": "0.1.2",
4   "summary": "cell高度变动的tableview的一套通用框架",
5   "description": "                        cell高度变动的tableview的一套通用框架,通过定义几个基础的类,以及布局流程来简化tableview的维护。\n",
6   "homepage": "https://github.com/yishuiliunian/DZLayoutTable",
7   "license": "MIT",
8   "authors": {
9     "stonedong": "yishuiliunian@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yishuiliunian/DZLayoutTable.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DZLayoutTable": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"