[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / e / a / 6 / LFLoginController / 0.2.9 / LFLoginController.podspec.json
blob8d5cd164f9a7ad6fa8bd050eb5d41b98b1108828
2   "name": "LFLoginController",
3   "version": "0.2.9",
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.2.9"
20   },
21   "source_files": "Sources/*.swift",
22   "resources": [
23     "Resources/*.png"
24   ],
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"