[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / 0 / ZYFComponentTool / 0.0.3 / ZYFComponentTool.podspec.json
blobd97b9d152d403b3d981f8edc2c942da8f53cf2e7
2   "name": "ZYFComponentTool",
3   "version": "0.0.3",
4   "summary": "快速开发工具类",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Zyf893549897/ZYFComponentTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张云飞": "893549897@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Zyf893549897/ZYFComponentTool.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "ZYFComponentTool/Classes/**/*.{swift,h,m,xib}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "xcconfig": {
28     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/CommonCrypto"
29   },
30   "prefix_header_file": "ZYFComponentTool/Classes/PrefixHeader.pch",
31   "dependencies": {
32     "SnapKit": [
34     ],
35     "HXPhotoPicker": [
37     ],
38     "MJRefresh": [
40     ],
41     "Kingfisher": [
43     ],
44     "FSPagerView": [
46     ],
47     "MBProgressHUD": [
49     ],
50     "KNPhotoBrowser": [
52     ],
53     "LYEmptyView": [
55     ],
56     "LSTPopView": [
58     ],
59     "RxSwift": [
61     ],
62     "RxCocoa": [
64     ]
65   },
66   "swift_version": "4.0"