blob: 2743269332a72de2618bde84f0e87b3dcfb10616 [file] [log] [blame]
{
"name": "ZYMaskView",
"version": "1.0.0",
"summary": "Add the empty masked view.",
"homepage": "https://github.com/SilenceZhou/ZYMaskView",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"authors": {
"SilenceZhou": "1063123603@qq.com"
},
"source": {
"git": "https://github.com/SilenceZhou/ZYMaskView.git",
"tag": "1.0.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "ZYMaskView/*.{h,m}"
}