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",
34 "prefix_header_contents": "#define A0CurrentLockVersion @\"1.28.1\"",
38 "public_header_files": [
42 "private_header_files": [
43 "Lock/Core/Private/*.h"
47 "Lock/Core/Private/*.{h,m}",
51 "public_header_files": [
56 "Lock/Core/iOS/*.{h,m}",
57 "Lock/Provider/*.{h,m}",
58 "Lock/Provider/Private/*.{h,m}"
62 "public_header_files": [
67 "Lock/Core/OSX/*.{h,m}",
68 "Lock/Provider/*.{h,m}",
69 "Lock/Provider/Private/*.{h,m}"
83 "public_header_files": "Lock/CoreUI/*.h",
101 "public_header_files": "Lock/UI/*.h",
102 "private_header_files": [
103 "Lock/UI/Private/*.h",
107 "Lock/{UI,Utils}/*.{h,m}",
108 "Lock/UI/Private/*.{h,m}"
115 "resource_bundles": {
117 "Auth0/Images/*.png",
118 "Auth0/Social/*.png",
128 "public_header_files": "Lock/TouchID/*.h",
129 "private_header_files": "Lock/TouchID/Private/*.h",
130 "source_files": "Lock/TouchID/**/*.{h,m}",
148 "public_header_files": "Lock/SMS/*.h",
149 "private_header_files": "Lock/SMS/Private/*.h",
152 "Lock/SMS/Private/*.{h,m}"
165 "public_header_files": "Lock/Email/*.h",
166 "private_header_files": "Lock/Email/Private/*.h",
168 "Lock/Email/*.{h,m}",
169 "Lock/Email/Private/*.{h,m}"
182 "public_header_files": "Lock/Safari/*.h",
183 "source_files": "Lock/Safari/*.{h,m}",
195 "public_header_files": "Lock/WebView/*.h",
196 "source_files": "Lock/WebView/*.{h,m}",