[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / 4 / WZGraphicView / 1.1.0 / WZGraphicView.podspec.json
blob0e9b5cf4f763d2b4a743eaafb261f8d6ce9d4b5a
2   "name": "WZGraphicView",
3   "version": "1.1.0",
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.0"
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       "name": "Binary",
29       "vendored_frameworks": "Carthage/Build/iOS/Static/WZGraphicView.framework",
30       "source_files": "Carthage/Build/iOS/Static/WZGraphicView.framework/Headers/*.h",
31       "public_header_files": "Carthage/Build/iOS/Static/WZGraphicView.framework/Headers/*.h"
32     }
33   ],
34   "swift_version": "5.0"