[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / f / 0 / iOS-Swift-UI-Module / 1.0.4 / iOS-Swift-UI-Module.podspec.json
blob77f81c8401cf2c69b512e53773076eb7d4e21e7e
2   "name": "iOS-Swift-UI-Module",
3   "version": "1.0.4",
4   "summary": "iOS-Swift-UI-Module contains all the reusable, common views and styles that we need in each project.",
5   "description": "iOS-Swift-UI-Module groups all the reusable, common views and styles that we need to ship in each project. Working on iOS and everything has been made to be easy to use!",
6   "homepage": "https://gitlab.arkdev.net/mobile-team/iOS-Swift-UI-Module",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Peter Adel": "padel@arkdev.net"
13   },
14   "source": {
15     "git": "https://gitlab.arkdev.net/mobile-team/iOS-Swift-UI-Module.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "iOS-Swift-UI-Module/Classes/**/*",
23   "dependencies": {
24     "iOS-Swift-Utils-Module": [
25       "~> 0.5.0"
26     ],
27     "SCLAlertView": [
28       "~> 0.8.0"
29     ],
30     "SwiftEntryKit": [
31       "~> 0.8.0"
32     ],
33     "Toast-Swift": [
34       "~> 4.0.0"
35     ],
36     "NVActivityIndicatorView": [
37       "~> 4.4.0"
38     ],
39     "SnapKit": [
40       "~> 4.0.1"
41     ],
42     "SkyFloatingLabelTextField": [
43       "~> 3.6.0"
44     ],
45     "Kingfisher": [
46       "~> 4.10.0"
47     ],
48     "MaterialComponents/Cards": [
50     ]
51   }