blob: 0e9b5cf4f763d2b4a743eaafb261f8d6ce9d4b5a [file] [log] [blame]
{
"name": "WZGraphicView",
"version": "1.1.0",
"summary": "WZGraphicView",
"description": "WZGraphicViewUI布局",
"homepage": "https://github.com/WZLYiOS/WZGraphicView",
"license": "MIT",
"authors": {
"xiaobin liu": "327847390@qq.com"
},
"source": {
"git": "https://github.com/WZLYiOS/WZGraphicView.git",
"tag": "1.1.0"
},
"requires_arc": true,
"static_framework": true,
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"default_subspecs": "Source",
"subspecs": [
{
"name": "Source",
"source_files": "WZGraphicView/Classes/*.{h,m}"
},
{
"name": "Binary",
"vendored_frameworks": "Carthage/Build/iOS/Static/WZGraphicView.framework",
"source_files": "Carthage/Build/iOS/Static/WZGraphicView.framework/Headers/*.h",
"public_header_files": "Carthage/Build/iOS/Static/WZGraphicView.framework/Headers/*.h"
}
],
"swift_version": "5.0"
}