[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / f / 2 / HZShapeView / 1.0.0 / HZShapeView.podspec.json
blobd877e05d586b1b71c55fcc84e689f9c750283cc6
2   "name": "HZShapeView",
3   "version": "1.0.0",
4   "summary": "自定义View的圆角方向",
5   "description": "通过传入圆角方向来自定义View的圆角",
6   "homepage": "https://github.com/MyHZ/HZShapeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huangzhen": "752818915@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/MyHZ/HZShapeView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "HZShapeView",
23     "HZShapeView/HZShapeView/*.{h,m}"
24   ],
25   "requires_arc": true