blob: 1d87d9ed77513fc3916d7d48c99414e3dd5b6efe [file] [log] [blame]
{
"name": "QXMaskView",
"version": "0.0.1",
"summary": "A easy use and customize mask view shower in swift.",
"description": "A easy customize tip shower for show success, failure, warning etc. Just enjoy!",
"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.1"
},
"source_files": "QXMaskView/QXMaskView/*.swift",
"requires_arc": true
}