{ | |
"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 | |
} |