blob: 14c7ecf40566d191654b1387f5f1338ccbb5366f [file] [log] [blame]
{
"name": "SDMask",
"version": "1.1.0",
"summary": "A perfect iOS mask view that help you to present custom view and guid page.User dont need to care about animations and events.",
"homepage": "https://github.com/Meterwhite/SDMask",
"license": "MIT",
"authors": {
"Meterwhite": "meterwhite@outlook.com"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Meterwhite/SDMask.git",
"tag": "1.1.0"
},
"source_files": "SDMask/**/*.{h,m}"
}