[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 3 / d / 9 / DZkits / 0.0.1 / DZkits.podspec.json
blobd04cc83cced13f6eacbe03ef418185b28ece08a2
2   "name": "DZkits",
3   "version": "0.0.1",
4   "summary": "类别常用整理",
5   "description": "常用category",
6   "homepage": "https://github.com/RayTimes/DZkits",
7   "license": {
8     "type": "MIT",
9     "text": "          Copyright DZ 2020-2021\n"
10   },
11   "authors": {
12     "zhaold": "loveinsideyou@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/RayTimes/DZkits.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "DZkits/DZkits/DZtool/UIView+DZShadow.h",
23     "DZkits/DZkits/DZtool/UIView+DZShadow.m"
24   ],
25   "public_header_files": "DZkits/DZkits/DZtool/UIView+DZShadow.h",
26   "requires_arc": true