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.\n",
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.15.1\"\n #define A0LocalizedString(key) NSLocalizedStringFromTable(key, @\"Lock\", nil)\n",
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/Provider/Facebook/*.h",
136 "source_files": "Pod/Classes/Provider/Facebook/*.{h,m}",
141 "Facebook-iOS-SDK": [
151 "public_header_files": "Pod/Classes/Twitter/*.h",
152 "source_files": "Pod/Classes/Provider/Twitter/*.{h,m}",
157 "BDBOAuth1Manager": [
174 "name": "GooglePlus",
178 "public_header_files": "Pod/Classes/Provider/GooglePlus/*.h",
179 "source_files": "Pod/Classes/Provider/GooglePlus/*.{h,m}",
184 "googleplus-ios-sdk": [
194 "public_header_files": "Pod/Classes/TouchID/*.h",
195 "private_header_files": "Pod/Classes/TouchID/Private/*.h",
196 "source_files": "Pod/Classes/TouchID/**/*.{h,m}",
197 "resources": "Pod/Assets/TouchID/*.xib",
209 "resource_bundles": {
211 "Pod/Assets/TouchID/Images/*.png"
220 "public_header_files": "Pod/Classes/SMS/*.h",
221 "private_header_files": "Pod/Classes/SMS/Private/*.h",
223 "Pod/Classes/SMS/*.{h,m}",
224 "Pod/Classes/SMS/Private/*.{h,m}"
226 "resources": "Pod/Assets/SMS/*.xib",
232 "resource_bundles": {
234 "Pod/Assets/SMS/*.plist",
235 "Pod/Assets/SMS/Images/*.png"
244 "public_header_files": "Pod/Classes/1Password/*.h",
245 "source_files": "Pod/Classes/1Password/*.{h,m}",
247 "1PasswordExtension": [
260 "public_header_files": "Pod/Classes/Safari/*.h",
261 "source_files": "Pod/Classes/Safari/*.{h,m}",
273 "public_header_files": "Pod/Classes/WebView/*.h",
274 "source_files": "Pod/Classes/WebView/*.{h,m}",