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",
25 "public_header_files": "Pod/Classes/Lock.h",
26 "source_files": "Pod/Classes/Lock.h",
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",
49 "Pod/Classes/Provider/*.h"
52 "Pod/Classes/Core/*.{h,m}",
53 "Pod/Classes/Provider/*.{h,m}"
59 "ISO8601DateFormatter": [
66 "public_header_files": "Pod/Classes/UI/*.h",
67 "private_header_files": [
68 "Pod/Classes/UI/Private/*.h",
69 "Pod/Classes/Utils/*.h"
72 "Pod/Classes/{UI,Utils}/*.{h,m}",
73 "Pod/Classes/UI/Private/*.{h,m}"
80 "resources": "Pod/Assets/*.xib",
83 "Pod/Assets/Images/*.png",
91 "public_header_files": "Pod/Classes/Provider/Facebook/*.h",
92 "source_files": "Pod/Classes/Provider/Facebook/*.{h,m}",
104 "public_header_files": "Pod/Classes/Twitter/*.h",
105 "source_files": "Pod/Classes/Provider/Twitter/*.{h,m}",
110 "BDBOAuth1Manager": [
128 "public_header_files": "Pod/Classes/TouchID/*.h",
129 "source_files": "Pod/Classes/TouchID/*.{h,m}",
130 "resources": "Pod/Assets/TouchID/*.xib",