[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 5 / 9 / AuthUI / 0.0.1 / AuthUI.podspec.json
blob5c4ad576af42c9fca256477bbbb2150f510de5b9
2   "name": "AuthUI",
3   "version": "0.0.1",
4   "summary": "Auth UI for iOS swift projects",
5   "description": "Auth UI framework for iOS in Swift",
6   "homepage": "https://github.com/lekonstantine/AuthUI",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "    MIT \n\n    Use free everywhere as-is\n\n"
10   },
11   "authors": {
12     "Konstantin Skoblik": "konstantin.skoblik@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/lekonstantine/AuthUI.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "AuthUI/**/*.{h,m,swift}",
23   "swift_version": "5"