blob: d1530c4b915facaf76f1da7b50a775d00479f8f2 [file] [log] [blame]
{
"name": "QXMaskView",
"version": "0.0.3",
"summary": "A easy use and customize mask view shower in swift.",
"description": "Fix a carsh bug when phone is low power.",
"homepage": "https://github.com/labi3285/QXMaskView",
"license": "MIT",
"authors": {
"labi3285": "766043285@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/labi3285/QXMaskView.git",
"tag": "0.0.3"
},
"source_files": "QXMaskView/QXMaskView/*.swift",
"requires_arc": true
}