[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 9 / ScreenShield / 1.2.1 / ScreenShield.podspec.json
blobd53db599954145545193f394cfc7a31287c97d74
2   "name": "ScreenShield",
3   "version": "1.2.1",
4   "summary": "ScreenShield protects sensitive information on iOS screens",
5   "description": "ScreenShield is a library that helps protect sensitive information on iOS screens by obscuring the content when the user navigates away from the app or the screen is locked. It offers various customizable options and can be easily integrated into your app.",
6   "homepage": "https://github.com/JayantBadlani/ScreenShield",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jayant Badlani": "badlanijayant9@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JayantBadlani/ScreenShield.git",
16     "tag": "1.2.1"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "source_files": "Source/*.swift",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "SwiftUI"
26   ],
27   "swift_version": "5.0"