[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 1 / 6 / FriendlyCaptcha / 1.0.0 / FriendlyCaptcha.podspec.json
blob7203883213f68c49be32956f6b79303981388b92
2   "name": "FriendlyCaptcha",
3   "version": "1.0.0",
4   "summary": "An iOS SDK for FriendlyCaptcha, a privacy-first bot protection service.",
5   "description": "Friendly Captcha is a service that protects websites from bots and abuse\nin a privacy-friendly and accessible way. This SDK is the official\niOS integration for Friendly Captcha.",
6   "homepage": "https://github.com/FriendlyCaptcha/friendly-captcha-ios",
7   "screenshots": [
8     "https://raw.githubusercontent.com/FriendlyCaptcha/friendly-captcha-ios/main/screenshots/disabled.png",
9     "https://raw.githubusercontent.com/FriendlyCaptcha/friendly-captcha-ios/main/screenshots/enabled.png"
10   ],
11   "license": {
12     "type": "MPL 2.0",
13     "file": "FriendlyCaptcha/LICENSE"
14   },
15   "authors": {
16     "Friendly Captcha Engineering": "dev@friendlycaptcha.com"
17   },
18   "source": {
19     "git": "https://github.com/FriendlyCaptcha/friendly-captcha-ios.git",
20     "tag": "1.0.0"
21   },
22   "readme": "https://raw.githubusercontent.com/FriendlyCaptcha/friendly-captcha-ios/refs/tags/1.0.0/README.md",
23   "platforms": {
24     "ios": "9.0"
25   },
26   "swift_versions": "4.0",
27   "source_files": "FriendlyCaptcha/Classes/**/*",
28   "frameworks": [
29     "UIKit",
30     "WebKit"
31   ],
32   "swift_version": "4.0"