[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / 3 / 6 / 9 / ScreenShield / 0.1.0 / ScreenShield.podspec.json
blob12387ad08c4aea4c48edd36aba49e6e2776ac4b0
2   "name": "ScreenShield",
3   "version": "0.1.0",
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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "ScreenShield/Classes/**/*.{h,m,swift}",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "SwiftUI"
26   ],
27   "deprecated": true,
28   "swift_version": "5.0"