[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 8 / 4 / d / LZYVorder / 1.0.4 / LZYVorder.podspec.json
blob36349d7463e92119b75ef0b7a01d90b11ab1b9a2
2   "name": "LZYVorder",
3   "version": "1.0.4",
4   "summary": "常用工具库.",
5   "description": "常用Category分类,三方视图,baseView,工具类",
6   "homepage": "https://github.com/GItHubNanmu77/LZYVorder",
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/LZYVorder.git",
19     "tag": "1.0.4"
20   },
21   "frameworks": "UIKit",
22   "source_files": [
23     "LZYVorder",
24     "LZYVorder/LZYVorder/Vorder/GCDCommon/**/*.{h,m}",
25     "LZYVorder/LZYVorder/Vorder/BlocksKit/**/*.{h,m}",
26     "LZYVorder/LZYVorder/Vorder/Categoory/**/*.{h,m}",
27     "UIKit",
28     "Foundation"
29   ],
30   "dependencies": {
31     "YTKNetwork": [
32       "~> 2.0.4"
33     ],
34     "Masonry": [
35       "~> 1.1.0"
36     ],
37     "AFNetworking": [
38       "~> 3.2.1"
39     ],
40     "SDWebImage": [
41       "~> 5.2.2"
42     ],
43     "SVProgressHUD": [
45     ]
46   }