blob: 9b4db567b3d36f4c1306fd3d84b3db7399808d16 [file] [log] [blame]
{
"name": "Mask",
"version": "0.0.6",
"summary": "design mask",
"description": "mask share and create mask,use so easy.",
"homepage": "https://github.com/wu890608/Mask",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wu890608": "9971221430@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wu890608/Mask.git",
"tag": "0.0.6"
},
"source_files": "Mask/Mask/Code/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}