[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / a / 6 / LFLoginController / 0.3.1 / LFLoginController.podspec.json
bloba108eaa0877db2fbd925996eb46c56ffd29c3993
2   "name": "LFLoginController",
3   "version": "0.3.1",
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   "source": {
18     "git": "https://github.com/awesome-labs/LFLoginController.git",
19     "tag": "0.3.1"
20   },
21   "source_files": "Sources/*.swift",
22   "resources": [
23     "Resources/*.png"
24   ],
25   "requires_arc": true