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",
39 "prefix_header_contents": "#define A0CurrentLockVersion @\"1.23.0\"",
43 "public_header_files": [
47 "private_header_files": [
48 "Lock/Core/Private/*.h"
52 "Lock/Core/Private/*.{h,m}",
56 "public_header_files": [
61 "Lock/Core/iOS/*.{h,m}",
62 "Lock/Provider/*.{h,m}",
63 "Lock/Provider/Private/*.{h,m}"
67 "public_header_files": [
71 "Lock/Core/OSX/*.{h,m}"
85 "public_header_files": "Lock/CoreUI/*.h",
100 "public_header_files": "Lock/UI/*.h",
101 "private_header_files": [
102 "Lock/UI/Private/*.h",
106 "Lock/{UI,Utils}/*.{h,m}",
107 "Lock/UI/Private/*.{h,m}"
114 "resources": "Lock/UI/NIBs/*.xib",
115 "resource_bundles": {
117 "Auth0/Images/*.png",
127 "public_header_files": "Lock/TouchID/*.h",
128 "private_header_files": "Lock/TouchID/Private/*.h",
129 "source_files": "Lock/TouchID/**/*.{h,m}",
130 "resources": "Lock/TouchID/NIBs/*.xib",
142 "resource_bundles": {
144 "Auth0-TouchID/Images/*.png"
153 "public_header_files": "Lock/SMS/*.h",
154 "private_header_files": "Lock/SMS/Private/*.h",
157 "Lock/SMS/Private/*.{h,m}"
159 "resources": "Lock/SMS/NIBs/*.xib",
165 "resource_bundles": {
168 "Auth0-SMS/Images/*.png"
177 "public_header_files": "Lock/Email/*.h",
178 "private_header_files": "Lock/Email/Private/*.h",
180 "Lock/Email/*.{h,m}",
181 "Lock/Email/Private/*.{h,m}"
183 "resources": "Lock/Email/NIBs/*.xib",
195 "public_header_files": "Lock/Safari/*.h",
196 "source_files": "Lock/Safari/*.{h,m}",
208 "public_header_files": "Lock/WebView/*.h",
209 "source_files": "Lock/WebView/*.{h,m}",
210 "resources": "Lock/WebView/NIBs/*.xib",