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",
52 "Pod/Classes/Core/*.{h,m}",
56 "public_header_files": [
57 "Pod/Classes/Core/iOS/*.h",
58 "Pod/Classes/Provider/*.h"
61 "Pod/Classes/Core/iOS/*.{h,m}",
62 "Pod/Classes/Provider/*.{h,m}"
66 "public_header_files": [
67 "Pod/Classes/Core/OSX/*.h"
70 "Pod/Classes/Core/OSX/*.{h,m}"
77 "ISO8601DateFormatter": [
83 "name": "ReactiveCore",
84 "public_header_files": [
85 "Pod/Classes/ReactiveCore/*.h"
88 "Pod/Classes/ReactiveCore/*.{h,m}"
104 "public_header_files": "Pod/Classes/UI/*.h",
105 "private_header_files": [
106 "Pod/Classes/UI/Private/*.h",
107 "Pod/Classes/Utils/*.h"
110 "Pod/Classes/{UI,Utils}/*.{h,m}",
111 "Pod/Classes/UI/Private/*.{h,m}"
118 "resources": "Pod/Assets/*.xib",
119 "resource_bundles": {
121 "Pod/Assets/Images/*.png",
122 "Pod/Assets/*.plist",
132 "public_header_files": "Pod/Classes/Provider/Facebook/*.h",
133 "source_files": "Pod/Classes/Provider/Facebook/*.{h,m}",
138 "Facebook-iOS-SDK": [
148 "public_header_files": "Pod/Classes/Twitter/*.h",
149 "source_files": "Pod/Classes/Provider/Twitter/*.{h,m}",
154 "BDBOAuth1Manager": [
175 "public_header_files": "Pod/Classes/TouchID/*.h",
176 "source_files": "Pod/Classes/TouchID/*.{h,m}",
177 "resources": "Pod/Assets/TouchID/*.xib",
186 "resource_bundles": {
188 "Pod/Assets/TouchID/Images/*.png"
197 "public_header_files": "Pod/Classes/SMS/*.h",
198 "private_header_files": "Pod/Classes/SMS/Private/*.h",
200 "Pod/Classes/SMS/*.{h,m}",
201 "Pod/Classes/SMS/Private/*.{h,m}"
203 "resources": "Pod/Assets/SMS/*.xib",
209 "resource_bundles": {
211 "Pod/Assets/SMS/*.plist",
212 "Pod/Assets/SMS/Images/*.png"
221 "public_header_files": "Pod/Classes/1Password/*.h",
222 "source_files": "Pod/Classes/1Password/*.{h,m}",
224 "1PasswordExtension": [