[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / b / 3 / a / AuthNavigation / 1.2.0 / AuthNavigation.podspec.json
blobe6c4b63d7c259b880e6eec3f97bfec16eb3ea6a7
2   "name": "AuthNavigation",
3   "version": "1.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Source/*.{swift}",
22   "frameworks": "UIKit"