[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 3 / a / AuthNavigation / 1.1.0 / AuthNavigation.podspec.json
blob40edae0dc856c137fc4f203e19f7031025fae8e7
2   "name": "AuthNavigation",
3   "version": "1.1.0",
4   "summary": "Delivers basic structure for login process",
5   "description": "AuthNavigation was created to simplify the process of login in your app, after a simple setup AuthNavigation organizes the presentation of your custom Login and Loading screen.",
6   "homepage": "https://github.com/columbbus/AuthNavigation.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pascal Braband": "pascal.braband@googlemail.com"
13   },
14   "source": {
15     "git": "https://github.com/columbbus/AuthNavigation.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Source/*.{swift}",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"