blob: b78c44b0a3baf7cc4489f1858664f543a1e29779 [file] [log] [blame]
{
"name": "ScreenCaptureDetector",
"version": "0.1.1",
"summary": "helper tool intervene if App being captured via mirror screen or recorded in addition to screenshot alert",
"description": "ScreenCaptureDetector is heler tool that can detect if the application is being capture via mirror screen or recorded in addition to screenshot alert by running task in background check every 1 sec check\n* adds an overlay to your app when it is capture or mirrored",
"homepage": "https://github.com/amrangry/ScreenCaptureDetector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"amrangry": "amr.elghadban@gmail.com"
},
"source": {
"git": "https://github.com/amrangry/ScreenCaptureDetector.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/amr_elghadban",
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}