[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / f / 5 / NRLoginManager / 1.0.0 / NRLoginManager.podspec.json
blob0846e1669437b71ab65dac651af8b14eadd6dc24
2   "name": "NRLoginManager",
3   "version": "1.0.0",
4   "summary": "This library provides makes your login work easy by integrating the facebook and google login with one line of code.",
5   "swift_version": "4.0",
6   "description": "NRLoginManager: This library provides makes your login work easy by integrating the facebook and google login with one line of code.",
7   "homepage": "https://github.com/naveenrana1309/NRLoginManager",
8   "screenshots": "https://cdn.rawgit.com/naveenrana1309/NRLoginManager/master/Example/sample.png",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "naveenrana1309": "naveenrana1309@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/naveenrana1309/NRLoginManager.git",
18     "tag": "1.0.0"
19   },
20   "static_framework": true,
21   "platforms": {
22     "ios": "10.0"
23   },
24   "source_files": "NRLoginManager/Classes/**/*",
25   "dependencies": {
26     "FacebookLogin": [
28     ],
29     "GoogleSignIn": [
31     ]
32   }