[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 4 / a / LZDefaultView / 0.2.2 / LZDefaultView.podspec.json
blobc89d50968b311a35f1afa8d1b675a221048a1438
2   "name": "LZDefaultView",
3   "version": "0.2.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LZDefaultView/Classes/**/*",
22   "resource_bundles": {
23     "LZDefaultView": [
24       "LZDefaultView/Assets/*"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "dependencies": {
32     "Masonry": [
34     ]
35   }