blob: df993e453bd0f41c267264e13559f8932065c348 [file] [log] [blame]
{
"name": "MSScreenShield",
"version": "0.1.0",
"summary": "A short description of MSScreenShield.",
"description": "Protect any UIView component to screen recording adding a shield above the component. Identify when user took a screenshot in a easy and elegant way.",
"homepage": "https://github.com/claudiomadureira/MSScreenShield",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cláudio Madureira": "claudiomsilvaf@gmail.com"
},
"source": {
"git": "https://github.com/claudiomadureira/MSScreenShield.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "MSScreenShield/Classes/**/*",
"swift_version": "5.0"
}