blob: 1bda7f8de6b5b55bd7da6a53dc6ed6664f803429 [file] [log] [blame]
{
"name": "ScreenBlocker-iOS",
"version": "1.0.3",
"summary": "ScreenBlocker adds an overlay to your app when it is backgrounded, masking the content.",
"homepage": "https://github.com/ChrisAllinson/ScreenBlocker-iOS",
"license": {
"type": "MIT",
"file": "ScreenBlocker/libs/screen blocker/LICENSE"
},
"authors": {
"ChrisAllinson": "allinson.ca@hotmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/ChrisAllinson/ScreenBlocker-iOS.git",
"branch": "master",
"tag": "1.0.3"
},
"source_files": "ScreenBlocker/libs/screen blocker/*.{swift}",
"resources": "ScreenBlocker/libs/screen blocker/*.{xib}"
}