2 "name": "AppAuth-logout",
4 "summary": "AppAuth for iOS with logout support.",
5 "homepage": "https://github.com/yurikoles/AppAuth-logout",
6 "license": "Apache License, Version 2.0",
8 "Yurii Kolesnykov": "root@yurikoles.com",
9 "William Denniss": "wdenniss@google.com",
10 "Steven E Wright": "stevewright@google.com"
16 "git": "https://github.com/yurikoles/AppAuth-logout.git",
23 "source_files": "Source/*.{h,m}",
24 "exclude_files": "Source/AppAuth.h"
27 "name": "external_user_agent",
28 "source_files": "Source/*.{h,m}",
30 "source_files": "Source/iOS/**/*.{h,m}",
31 "frameworks": "SafariServices",
32 "weak_frameworks": "AuthenticationServices"