3 "version": "1.0.0-beta",
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/Auth0.iOS",
10 "Martin Gontovnikas": "gonto@auth0.com"
13 "Hernan Zalazar": "hernan.zalazar@gmail.com"
17 "git": "https://github.com/auth0/Auth0.iOS.git",
20 "social_media_url": "https://twitter.com/authzero",
38 "prefix_header_contents": " #import \"A0Logging.h\"\n #define A0LocalizedString(key) NSLocalizedStringFromTable(key, @\"Auth0\", nil)\n",
42 "public_header_files": [
43 "Pod/Classes/Core/*.h",
44 "Pod/Classes/Provider/*.h"
47 "Pod/Classes/Core/*.{h,m}",
48 "Pod/Classes/Provider/*.{h,m}"
54 "ISO8601DateFormatter": [
64 "public_header_files": "Pod/Classes/{UI,Utils}/*.h",
65 "source_files": "Pod/Classes/{UI,Utils}/*.{h,m}",
71 "resources": "Pod/Assets/*.xib",
74 "Pod/Assets/Images/*.png",
76 "Pod/Assets/connections.ttf"
82 "public_header_files": "Pod/Classes/Provider/Facebook/*.h",
83 "source_files": "Pod/Classes/Provider/Facebook/*.{h,m}",
95 "public_header_files": "Pod/Classes/Twitter/*.h",
96 "source_files": "Pod/Classes/Provider/Twitter/*.{h,m}",
101 "BDBOAuth1Manager": [