[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / 2 / d / 4 / WZGraphicView / 1.1.1 / WZGraphicView.podspec.json
bloba41e09fe6586ef7fe68b23d3d94d5e1d13c40ad3
2   "name": "WZGraphicView",
3   "version": "1.1.1",
4   "summary": "WZGraphicView",
5   "description": "WZGraphicViewUI布局",
6   "homepage": "https://github.com/WZLYiOS/WZGraphicView",
7   "license": "MIT",
8   "authors": {
9     "xiaobin liu": "327847390@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/WZLYiOS/WZGraphicView.git",
13     "tag": "1.1.1"
14   },
15   "requires_arc": true,
16   "static_framework": true,
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "default_subspecs": "Source",
22   "subspecs": [
23     {
24       "name": "Source",
25       "source_files": "WZGraphicView/Classes/*.{h,m}"
26     }
27   ],
28   "swift_version": "5.0"