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/fjcaetano/ReCaptcha",
13 "Flávio Caetano": "flavio@vieiracaetano.com"
16 "git": "https://github.com/fjcaetano/ReCaptcha.git",
19 "social_media_url": "https://twitter.com/flavio_caetano",
20 "documentation_url": "http://fjcaetano.github.io/ReCaptcha",
24 "default_subspecs": "Core",
25 "swift_version": "5.0",
29 "source_files": "ReCaptcha/Classes/*",
30 "frameworks": "WebKit",
33 "ReCaptcha/Assets/**/*"
39 "source_files": "ReCaptcha/Classes/Rx/**/*",