[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / c / d / LZYVendor / 1.0.3 / LZYVendor.podspec.json
blob5d74183980e533c8b77b359826837757c3c844fb
2   "name": "LZYVendor",
3   "version": "1.0.3",
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.3"
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     "YTKNetwork": [
33     ],
34     "Masonry": [
36     ],
37     "AFNetworking": [
38       "~> 3.2.1"
39     ],
40     "SDWebImage": [
41       "~> 5.2.2"
42     ],
43     "SVProgressHUD": [
45     ],
46     "MBProgressHUD": [
48     ]
49   }