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",
41 "prefix_header_contents": " #import \"A0Logging.h\"\n #define A0CurrentLockVersion @\"1.13.0\"\n #define A0LocalizedString(key) NSLocalizedStringFromTable(key, @\"Lock\", nil)\n",
45 "public_header_files": [
46 "Pod/Classes/Core/*.h",
49 "private_header_files": [
50 "Pod/Classes/Core/Private/*.h"
53 "Pod/Classes/Core/*.{h,m}",
54 "Pod/Classes/Core/Private/*.{h,m}",
58 "public_header_files": [
59 "Pod/Classes/Core/iOS/*.h",
60 "Pod/Classes/Provider/*.h"
63 "Pod/Classes/Core/iOS/*.{h,m}",
64 "Pod/Classes/Provider/*.{h,m}"
68 "public_header_files": [
69 "Pod/Classes/Core/OSX/*.h"
72 "Pod/Classes/Core/OSX/*.{h,m}"
79 "ISO8601DateFormatter": [
85 "name": "ReactiveCore",
86 "public_header_files": [
87 "Pod/Classes/ReactiveCore/*.h"
90 "Pod/Classes/ReactiveCore/*.{h,m}"
106 "public_header_files": "Pod/Classes/UI/*.h",
107 "private_header_files": [
108 "Pod/Classes/UI/Private/*.h",
109 "Pod/Classes/Utils/*.h"
112 "Pod/Classes/{UI,Utils}/*.{h,m}",
113 "Pod/Classes/UI/Private/*.{h,m}"
120 "resources": "Pod/Assets/UI/*.xib",
121 "resource_bundles": {
123 "Pod/Assets/UI/Images/*.png",
124 "Pod/Assets/UI/*.plist",
125 "Pod/Assets/UI/*.ttf"
134 "public_header_files": "Pod/Classes/Provider/Facebook/*.h",
135 "source_files": "Pod/Classes/Provider/Facebook/*.{h,m}",
140 "Facebook-iOS-SDK": [
150 "public_header_files": "Pod/Classes/Twitter/*.h",
151 "source_files": "Pod/Classes/Provider/Twitter/*.{h,m}",
156 "BDBOAuth1Manager": [
173 "name": "GooglePlus",
177 "public_header_files": "Pod/Classes/Provider/GooglePlus/*.h",
178 "source_files": "Pod/Classes/Provider/GooglePlus/*.{h,m}",
183 "googleplus-ios-sdk": [
193 "public_header_files": "Pod/Classes/TouchID/*.h",
194 "source_files": "Pod/Classes/TouchID/*.{h,m}",
195 "resources": "Pod/Assets/TouchID/*.xib",
207 "resource_bundles": {
209 "Pod/Assets/TouchID/Images/*.png"
218 "public_header_files": "Pod/Classes/SMS/*.h",
219 "private_header_files": "Pod/Classes/SMS/Private/*.h",
221 "Pod/Classes/SMS/*.{h,m}",
222 "Pod/Classes/SMS/Private/*.{h,m}"
224 "resources": "Pod/Assets/SMS/*.xib",
230 "resource_bundles": {
232 "Pod/Assets/SMS/*.plist",
233 "Pod/Assets/SMS/Images/*.png"
242 "public_header_files": "Pod/Classes/1Password/*.h",
243 "source_files": "Pod/Classes/1Password/*.{h,m}",
245 "1PasswordExtension": [