blob: c6f90229180f1774354212cf8bd28d3acf0fdf89 [file] [log] [blame]
{
"name": "ZSYMaskView",
"version": "0.0.1",
"summary": "可以自定义的MaskView.",
"description": "自定义程度极高的遮罩层,可用于App引导带遮罩效果的设计",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZSYMaskView/Classes/**/*",
"swift_versions": "4",
"swift_version": "4"
}