blob: a41e09fe6586ef7fe68b23d3d94d5e1d13c40ad3 [file] [log] [blame]
{
"name": "WZGraphicView",
"version": "1.1.1",
"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.1"
},
"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}"
}
],
"swift_version": "5.0"
}