[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 4 / a / LZDefaultView / 0.2.1 / LZDefaultView.podspec.json
blobdf41eb8e505c0ec5e5d01106e5c4310bf7d93133
2   "name": "LZDefaultView",
3   "version": "0.2.1",
4   "summary": "A defaultView for VC",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhuliu001/LZDefaultView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "630775508@qq.com": "zhuliu001@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/zhuliu001/LZDefaultView.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LZDefaultView/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "Masonry": [
29     ]
30   }