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",
40 "prefix_header_contents": " #import \"A0Logging.h\"\n #define A0LocalizedString(key) NSLocalizedStringFromTable(key, @\"Lock\", nil)\n",
44 "public_header_files": [
45 "Pod/Classes/Core/*.h",
48 "private_header_files": [
49 "Pod/Classes/Core/Private/*.h"
52 "Pod/Classes/Core/*.{h,m}",
53 "Pod/Classes/Core/Private/*.{h,m}",
57 "public_header_files": [
58 "Pod/Classes/Core/iOS/*.h",
59 "Pod/Classes/Provider/*.h"
62 "Pod/Classes/Core/iOS/*.{h,m}",
63 "Pod/Classes/Provider/*.{h,m}"
67 "public_header_files": [
68 "Pod/Classes/Core/OSX/*.h"
71 "Pod/Classes/Core/OSX/*.{h,m}"
78 "ISO8601DateFormatter": [
84 "name": "ReactiveCore",
85 "public_header_files": [
86 "Pod/Classes/ReactiveCore/*.h"
89 "Pod/Classes/ReactiveCore/*.{h,m}"
105 "public_header_files": "Pod/Classes/UI/*.h",
106 "private_header_files": [
107 "Pod/Classes/UI/Private/*.h",
108 "Pod/Classes/Utils/*.h"
111 "Pod/Classes/{UI,Utils}/*.{h,m}",
112 "Pod/Classes/UI/Private/*.{h,m}"
119 "resources": "Pod/Assets/*.xib",
120 "resource_bundles": {
122 "Pod/Assets/Images/*.png",
123 "Pod/Assets/*.plist",
133 "public_header_files": "Pod/Classes/Provider/Facebook/*.h",
134 "source_files": "Pod/Classes/Provider/Facebook/*.{h,m}",
139 "Facebook-iOS-SDK": [
149 "public_header_files": "Pod/Classes/Twitter/*.h",
150 "source_files": "Pod/Classes/Provider/Twitter/*.{h,m}",
155 "BDBOAuth1Manager": [
172 "name": "GooglePlus",
176 "public_header_files": "Pod/Classes/Provider/GooglePlus/*.h",
177 "source_files": "Pod/Classes/Provider/GooglePlus/*.{h,m}",
182 "googleplus-ios-sdk": [
192 "public_header_files": "Pod/Classes/TouchID/*.h",
193 "source_files": "Pod/Classes/TouchID/*.{h,m}",
194 "resources": "Pod/Assets/TouchID/*.xib",
206 "resource_bundles": {
208 "Pod/Assets/TouchID/Images/*.png"
217 "public_header_files": "Pod/Classes/SMS/*.h",
218 "private_header_files": "Pod/Classes/SMS/Private/*.h",
220 "Pod/Classes/SMS/*.{h,m}",
221 "Pod/Classes/SMS/Private/*.{h,m}"
223 "resources": "Pod/Assets/SMS/*.xib",
229 "resource_bundles": {
231 "Pod/Assets/SMS/*.plist",
232 "Pod/Assets/SMS/Images/*.png"
241 "public_header_files": "Pod/Classes/1Password/*.h",
242 "source_files": "Pod/Classes/1Password/*.{h,m}",
244 "1PasswordExtension": [