2 "name": "WebAuthenticationSession",
4 "summary": "A drop in replacement for SFAuthenticationSession and ASWebAuthenticationSession.",
5 "description": "Apple has deprecated SFAuthenticationSession in iOS 12 in favor of ASWebAuthenticationSession.\nSince the API is practically identical, this library makes it easier to support both classes when targeting iOS 11.",
6 "homepage": "https://github.com/JonathanDowning/WebAuthenticationSession",
12 "JonathanDowning": "jd@jonathandowning.uk"
15 "git": "https://github.com/JonathanDowning/WebAuthenticationSession.git",
21 "swift_version": "4.1",
22 "source_files": "WebAuthenticationSession/Classes/**/*"