4 "summary": "A library that uses Auth0 for Authentication with Native Look & Feel",
5 "description": "[![Auth0](https://i.cloudup.com/1vaSVATKTL.png)](http://auth0.com)\n\nAuth0 is a SaaS that helps you with Authentication and Authorization. You can use Social Providers (Like Facebook, Google, Twitter, etc.), Enterprise Providers (Active Directory, LDap, Windows Azure AD, SAML, etc.) and a Username/Password store which can be saved either by us or by you. We have SDKs for the most common platforms (Ruby, Node, iOS, Angular, etc.) so that with a couple lines of code, you can get the Authentication for your app implemented. Let us worry about Authentication so that you can focus on the core of your business.",
6 "homepage": "https://github.com/auth0/Lock.iOS-OSX",
10 "Auth0": "support@auth0.com"
13 "Hernan Zalazar": "hernan@auth0.com"
16 "Martin Gontovnikas": "gonto@auth0.com"
20 "git": "https://github.com/auth0/Lock.iOS-OSX.git",
23 "social_media_url": "https://twitter.com/auth0",
42 "prefix_header_contents": "#import \"A0Logging.h\"\n#define A0CurrentLockVersion @\"1.16.1\"\n#define A0LocalizedString(key) NSLocalizedStringFromTable(key, @\"Lock\", nil)",
46 "public_header_files": [
47 "Pod/Classes/Core/*.h",
50 "private_header_files": [
51 "Pod/Classes/Core/Private/*.h"
54 "Pod/Classes/Core/*.{h,m}",
55 "Pod/Classes/Core/Private/*.{h,m}",
59 "public_header_files": [
60 "Pod/Classes/Core/iOS/*.h",
61 "Pod/Classes/Provider/*.h"
64 "Pod/Classes/Core/iOS/*.{h,m}",
65 "Pod/Classes/Provider/*.{h,m}"
69 "public_header_files": [
70 "Pod/Classes/Core/OSX/*.h"
73 "Pod/Classes/Core/OSX/*.{h,m}"
80 "ISO8601DateFormatter": [
86 "name": "ReactiveCore",
87 "public_header_files": [
88 "Pod/Classes/ReactiveCore/*.h"
91 "Pod/Classes/ReactiveCore/*.{h,m}"
107 "public_header_files": "Pod/Classes/UI/*.h",
108 "private_header_files": [
109 "Pod/Classes/UI/Private/*.h",
110 "Pod/Classes/Utils/*.h"
113 "Pod/Classes/{UI,Utils}/*.{h,m}",
114 "Pod/Classes/UI/Private/*.{h,m}"
121 "resources": "Pod/Assets/UI/*.xib",
122 "resource_bundles": {
124 "Pod/Assets/UI/Images/*.png",
125 "Pod/Assets/UI/*.plist",
126 "Pod/Assets/UI/*.ttf"
135 "public_header_files": "Pod/Classes/TouchID/*.h",
136 "private_header_files": "Pod/Classes/TouchID/Private/*.h",
137 "source_files": "Pod/Classes/TouchID/**/*.{h,m}",
138 "resources": "Pod/Assets/TouchID/*.xib",
150 "resource_bundles": {
152 "Pod/Assets/TouchID/Images/*.png"
161 "public_header_files": "Pod/Classes/SMS/*.h",
162 "private_header_files": "Pod/Classes/SMS/Private/*.h",
164 "Pod/Classes/SMS/*.{h,m}",
165 "Pod/Classes/SMS/Private/*.{h,m}"
167 "resources": "Pod/Assets/SMS/*.xib",
173 "resource_bundles": {
175 "Pod/Assets/SMS/*.plist",
176 "Pod/Assets/SMS/Images/*.png"
185 "public_header_files": "Pod/Classes/1Password/*.h",
186 "source_files": "Pod/Classes/1Password/*.{h,m}",
188 "1PasswordExtension": [
201 "public_header_files": "Pod/Classes/Safari/*.h",
202 "source_files": "Pod/Classes/Safari/*.{h,m}",
214 "public_header_files": "Pod/Classes/WebView/*.h",
215 "source_files": "Pod/Classes/WebView/*.{h,m}",
216 "resources": "Pod/Assets/WebView/*.xib",