[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / d / LZYVendor / 1.0.2 / LZYVendor.podspec.json
blobc2c704b281ad6cb292ac4412c46769d07f398301
2   "name": "LZYVendor",
3   "version": "1.0.2",
4   "summary": "常用工具类.",
5   "description": "常用工具类、三方、baseView等",
6   "homepage": "https://github.com/GItHubNanmu77/LZYVendor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lzy": "834225802@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/GItHubNanmu77/LZYVendor.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "LZYVendor",
23     "LZYVendor/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "dependencies": {
30     "YTKNetwork": [
32     ],
33     "Masonry": [
35     ],
36     "AFNetworking": [
37       "~> 3.2.1"
38     ],
39     "SDWebImage": [
40       "~> 5.2.2"
41     ],
42     "SVProgressHUD": [
44     ],
45     "MBProgressHUD": [
47     ]
48   }