blob: 3454949a3cba1377362c07bbb9fcc78e2a8b0bc5 [file] [log] [blame]
{
"name": "ScreenCaptureDetector",
"version": "0.1.0",
"summary": "ScreenCaptureDetector is heler tool that can detect if the application is being capture via mirror screen or recorded",
"description": "ScreenCaptureDetector is heler tool that can detect if the application is being capture via mirror screen or recorded by running task in background check every 1 sec check\n\n* Headings (H1 - H6) and Body Text.\n* Images (with captions), multiple images per row.\n* Multi column text (can be used for borderless tables too)\n* UIView instances (good for cover pages, etc)\n* Any attributed string",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}