[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / d / 2 / ZLTableView / 0.1.1 / ZLTableView.podspec.json
blobbe387dbccaaedd6f3d5872ff603863747bc4302d
2   "name": "ZLTableView",
3   "version": "0.1.1",
4   "summary": "Easy ZLTableView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/Zz_l/ZLTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zz_l": "2444733544@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Zz_l/ZLTableView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZLTableView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }