[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 8 / LockReact / 0.3.0 / LockReact.podspec.json
blob6381450602d3d5eb1ec1132660c4ae21315ea1e5
2   "name": "LockReact",
3   "version": "0.3.0",
4   "summary": "A wrapper of Lock to make it easy to use with React Native.",
5   "description": "                        [![Auth0](https://i.cloudup.com/1vaSVATKTL.png)](http://auth0.com)\n                        Auth0 is a SaaS that helps you with Authentication and Authorization. \n                        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. \n                        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. \n                        Let us worry about Authentication so that you can focus on the core of your business.\n",
6   "homepage": "https://github.com/auth0/Lock.ReactNative",
7   "license": "MIT",
8   "authors": {
9     "Auth0": "support@auth0.com",
10     "Hernan Zalazar": "hernan@auth0.com"
11   },
12   "source": {
13     "git": "https://github.com/auth0/Lock.ReactNative.git",
14     "tag": "0.3.0"
15   },
16   "social_media_url": "https://twitter.com/auth0",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "dependencies": {
23     "Lock/UI": [
24       "~> 1.12"
25     ],
26     "Lock/TouchID": [
28     ],
29     "Lock/SMS": [
31     ]
32   }