[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 1 / ScreenGuard / 0.0.1 / ScreenGuard.podspec.json
blobfdf52808eb7f2f196d59ac741811723d75a1c7a1
2   "name": "ScreenGuard",
3   "version": "0.0.1",
4   "summary": "Simple lib to protect the app from screen capture and record",
5   "description": "simple lib to solve most iOS developers pain to protect the screenshot.",
6   "homepage": "https://github.com/devcracker",
7   "license": "MIT",
8   "authors": "devCracker",
9   "platforms": {
10     "ios": "11.0"
11   },
12   "swift_versions": "5.3",
13   "source": {
14     "git": "https://github.com/devcracker/ScreenGuard-iOS.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "ScreenGuard/**/*.{swift,m,h}",
18   "swift_version": "5.3"