[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / d / LZYVendor / 1.0.5 / LZYVendor.podspec.json
blobc8d21a00427d15afe0cefc41d32217621e32fda1
2   "name": "LZYVendor",
3   "version": "1.0.5",
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.5"
20   },
21   "source_files": [
22     "LZYVendor",
23     "LZYVendor/**/*.{h,m}"
24   ],
25   "resources": "LZYVendor/**/*.bundle",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "dependencies": {
31     "Masonry": [
33     ],
34     "AFNetworking": [
35       "~> 3.2.1"
36     ],
37     "SDWebImage": [
38       "~> 5.2.2"
39     ],
40     "SVProgressHUD": [
42     ],
43     "MBProgressHUD": [
45     ]
46   }