[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / 0 / UMUtils / 1.2.0 / UMUtils.podspec.json
blobb45b598d183cba87cd3df93795a6dc5d2f8c976c
2   "name": "UMUtils",
3   "version": "1.2.0",
4   "summary": "Utility Class Library",
5   "homepage": "https://github.com/umobi/UMUtils",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ramon Vicente": "ramon@umobi.com.br",
12     "brennobemoura": "brenno@umobi.com.br"
13   },
14   "source": {
15     "git": "https://github.com/umobi/UMUtils.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.1",
22   "description": "TODO: Add long description of the pod here.",
23   "dependencies": {
24     "Material": [
25       ">= 3.0.0",
26       "< 4.0.0"
27     ],
28     "ConstraintBuilder": [
29       ">= 1.0.6",
30       "< 2.0.0"
31     ],
32     "UIContainer": [
33       ">= 2.0.0",
34       "< 3.0.0"
35     ],
36     "UICreator": [
37       "1.0.0-alpha.11"
38     ],
39     "RxSwift": [
40       ">= 5.0.0",
41       "< 6.0.0"
42     ],
43     "RxCocoa": [
44       ">= 5.0.0",
45       "< 6.0.0"
46     ],
47     "AIFlatSwitch": [
48       ">= 1.0.7",
49       "< 2.0.0"
50     ],
51     "Moya": [
52       ">= 14.0.0",
53       "< 15.0.0"
54     ]
55   },
56   "swift_version": "5.1"