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 "Martin Gontovnikas": "gonto@auth0.com"
13 "Hernan Zalazar": "hernan@auth0.com"
17 "git": "https://github.com/auth0/Lock.iOS-OSX.git",
20 "social_media_url": "https://twitter.com/auth0",
43 "prefix_header_contents": " #import \"A0Logging.h\"\n #define A0LocalizedString(key) NSLocalizedStringFromTable(key, @\"Lock\", nil)\n",
47 "public_header_files": [
48 "Pod/Classes/Core/*.h",
51 "private_header_files": [
52 "Pod/Classes/Core/Private/*.h"
55 "Pod/Classes/Core/*.{h,m}",
56 "Pod/Classes/Core/Private/*.{h,m}",
60 "public_header_files": [
61 "Pod/Classes/Core/iOS/*.h",
62 "Pod/Classes/Provider/*.h"
65 "Pod/Classes/Core/iOS/*.{h,m}",
66 "Pod/Classes/Provider/*.{h,m}"
70 "public_header_files": [
71 "Pod/Classes/Core/OSX/*.h"
74 "Pod/Classes/Core/OSX/*.{h,m}"
81 "ISO8601DateFormatter": [
87 "name": "ReactiveCore",
88 "public_header_files": [
89 "Pod/Classes/ReactiveCore/*.h"
92 "Pod/Classes/ReactiveCore/*.{h,m}"
108 "public_header_files": "Pod/Classes/UI/*.h",
109 "private_header_files": [
110 "Pod/Classes/UI/Private/*.h",
111 "Pod/Classes/Utils/*.h"
114 "Pod/Classes/{UI,Utils}/*.{h,m}",
115 "Pod/Classes/UI/Private/*.{h,m}"
122 "resources": "Pod/Assets/*.xib",
123 "resource_bundles": {
125 "Pod/Assets/Images/*.png",
126 "Pod/Assets/*.plist",
136 "public_header_files": "Pod/Classes/Provider/Facebook/*.h",
137 "source_files": "Pod/Classes/Provider/Facebook/*.{h,m}",
142 "Facebook-iOS-SDK": [
152 "public_header_files": "Pod/Classes/Twitter/*.h",
153 "source_files": "Pod/Classes/Provider/Twitter/*.{h,m}",
158 "BDBOAuth1Manager": [
175 "name": "GooglePlus",
179 "public_header_files": "Pod/Classes/Provider/GooglePlus/*.h",
180 "source_files": "Pod/Classes/Provider/GooglePlus/*.{h,m}",
185 "googleplus-ios-sdk": [
195 "public_header_files": "Pod/Classes/TouchID/*.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": [