4 "summary": "ReCaptcha for iOS",
5 "swift_version": "4.2",
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",
28 "source_files": "ReCaptcha/Classes/*",
29 "frameworks": "WebKit",
32 "ReCaptcha/Assets/**/*"
38 "source_files": "ReCaptcha/Classes/Rx/**/*",