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.20.0\"\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/CoreUI/*.h",
109 "Pod/Classes/CoreUI/*.{h,m}"
122 "public_header_files": "Pod/Classes/UI/*.h",
123 "private_header_files": [
124 "Pod/Classes/UI/Private/*.h",
125 "Pod/Classes/Utils/*.h"
128 "Pod/Classes/{UI,Utils}/*.{h,m}",
129 "Pod/Classes/UI/Private/*.{h,m}"
136 "resources": "Pod/Assets/UI/*.xib",
137 "resource_bundles": {
139 "Pod/Assets/UI/Images/*.png",
140 "Pod/Assets/UI/*.plist",
141 "Pod/Assets/UI/*.ttf"
150 "public_header_files": "Pod/Classes/TouchID/*.h",
151 "private_header_files": "Pod/Classes/TouchID/Private/*.h",
152 "source_files": "Pod/Classes/TouchID/**/*.{h,m}",
153 "resources": "Pod/Assets/TouchID/*.xib",
165 "resource_bundles": {
167 "Pod/Assets/TouchID/Images/*.png"
176 "public_header_files": "Pod/Classes/SMS/*.h",
177 "private_header_files": "Pod/Classes/SMS/Private/*.h",
179 "Pod/Classes/SMS/*.{h,m}",
180 "Pod/Classes/SMS/Private/*.{h,m}"
182 "resources": "Pod/Assets/SMS/*.xib",
188 "resource_bundles": {
190 "Pod/Assets/SMS/*.plist",
191 "Pod/Assets/SMS/Images/*.png"
200 "public_header_files": "Pod/Classes/Email/*.h",
201 "private_header_files": "Pod/Classes/Email/Private/*.h",
203 "Pod/Classes/Email/*.{h,m}",
204 "Pod/Classes/Email/Private/*.{h,m}"
206 "resources": "Pod/Assets/Email/*.xib",
212 "resource_bundles": {
214 "Pod/Assets/Email/*.plist",
215 "Pod/Assets/Email/Images/*.png"
224 "public_header_files": "Pod/Classes/1Password/*.h",
225 "source_files": "Pod/Classes/1Password/*.{h,m}",
227 "1PasswordExtension": [
240 "public_header_files": "Pod/Classes/Safari/*.h",
241 "source_files": "Pod/Classes/Safari/*.{h,m}",
253 "public_header_files": "Pod/Classes/WebView/*.h",
254 "source_files": "Pod/Classes/WebView/*.{h,m}",
255 "resources": "Pod/Assets/WebView/*.xib",