2 "name": "EHFAuthenticator-Touch-ID",
4 "summary": "Simple class for handling Local Authentication using Touch ID. Used in eHarmony iOS App.",
5 "description": "EHFAuthenticator is a simple class to handle Touch ID security using the LocalAuthentication framework. It manages a LAContext object and handles configuring the Touch ID alert with a proper reason and fallback button.",
6 "homepage": "https://github.com/jstart/EHFAuthenticator-Touch-ID",
7 "screenshots": "https://camo.githubusercontent.com/86f21615b1f9634734f2d07e03acc2c3adc4143a/68747470733a2f2f64323632696c623531686c7478302e636c6f756466726f6e742e6e65742f6d61782f323030302f312a6e67745061785864456a47724e70623735392d5433412e706e67",
13 "Christopher Truman": "cleetruman@gmail.com"
15 "social_media_url": "http://twitter.com/iAmChrisTruman",
20 "git": "https://github.com/jstart/EHFAuthenticator-Touch-ID.git",
23 "default_subspecs": "ObjC",
24 "frameworks": "LocalAuthentication",
31 "Authenticator-ObjC/*.{h.m}"
37 "Authenticator-Swift",
38 "Authenticator-Swift/*.swift"