blob: 26c6d661d6e7ebf655f6d5ca675bd983add266fe [file] [log] [blame]
{
"name": "QXMaskView",
"version": "0.0.2",
"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.2"
},
"source_files": "QXMaskView/QXMaskView/*.swift",
"requires_arc": true
}