blob: 63843e2991de28839581609ddc6c4a0bb81041dc [file] [log] [blame]
{
"name": "ZSYMaskView",
"version": "0.0.5",
"summary": "可以自定义的MaskView.",
"description": "自定义程度极高的遮罩层,可用于App引导带遮罩效果的设计,不但支持静态页面,而且支持ScrollView、TableView。",
"homepage": "https://github.com/zhusongyu/ZSYMaskView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhusongyu1990@163.com": "zhusongyu1990@163.com"
},
"source": {
"git": "https://github.com/zhusongyu/ZSYMaskView.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZSYMaskView/Classes/**/*",
"swift_versions": "4",
"swift_version": "4"
}