[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / 9 / SafePrintScreenSwift / 0.1.0 / SafePrintScreenSwift.podspec.json
blob57affc8fff287d627f69b3b13b05a934865ecc4e
2   "name": "SafePrintScreenSwift",
3   "version": "0.1.0",
4   "summary": "Swift library that blocks screen capture in iOS apps, enhancing security by preventing sensitive information from being captured.",
5   "description": "SafePrintScreenSwift is a Swift library that allows you to block the screen capture functionality in an iOS app. \n  By incorporating SafePrintScreenSwift into your project, you can prevent users from taking screenshots within your app, \n  thus protecting sensitive information and private data. \nThe library is easy to use and provides a simple and effective solution to enhance the security of your app.",
6   "homepage": "https://github.com/raphaeltorquat0/SafePrintScreenSwift/blob/main/README.md",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Raphael Torquato": "raphael.martini@live.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/raphaeltorquat0/SafePrintScreenSwift.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "SafePrintScreenSwift/**/*.{swift}",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"