[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / 6 / LFLoginController / 0.2.3 / LFLoginController.podspec.json
blobe17ff7118b72bbc3ee510b21fe1abe05e8fa6da3
2   "name": "LFLoginController",
3   "version": "0.2.3",
4   "summary": "Creating Login screens is boring and repetitive. What about implementing and customizing them in less then 10 lines of code?",
5   "homepage": "https://github.com/awesome-labs/LFLoginController/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Lucas Farah": "lucas.farah@me.com"
12   },
13   "social_media_url": "https://twitter.com/7farah7",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "dependencies": {
18     "1PasswordExtension": [
19       "1.8.2"
20     ]
21   },
22   "source": {
23     "git": "https://github.com/awesome-labs/LFLoginController.git",
24     "tag": "0.2.3"
25   },
26   "source_files": "Sources/",
27   "resources": [
28     "Resources/*.png"
29   ],
30   "requires_arc": true