2 "name": "ReCaptcha_objc",
4 "summary": "ReCaptcha for iOS",
5 "swift_versions": "5.0",
6 "description": "Add Google's [Invisible ReCaptcha](https://developers.google.com/recaptcha/docs/invisible) to your project. This library\nautomatically handles ReCaptcha's events and retrieves the validation token or notifies you to present the challenge if\ninvisibility is not possible.",
7 "homepage": "https://github.com/irons163/ReCaptcha_objc",
14 "git": "https://github.com/irons163/ReCaptcha_objc.git",
20 "default_subspecs": "Core",
24 "source_files": "ReCaptcha_objc/Classes/*",
25 "frameworks": "WebKit",
28 "ReCaptcha_objc/Assets/**/*"
33 "swift_version": "5.0"