repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git]
/
Specs
/
4
/
3
/
1
/
WombatAuth
/
3.0.0
/
WombatAuth.podspec.json
blob
081f3bcf883e4c09aba1b66cc9a07dca0cfbdc9c
1
{
2
"name": "WombatAuth",
3
"version": "3.0.0",
4
"platforms": {
5
"ios": "13"
6
},
7
"swift_versions": "5",
8
"summary": "Wombat iOS SDK",
9
"authors": {
10
"Marsel Tzatzos": "marsel.tzatzos@spielworks.com"
11
},
12
"homepage": "https://getwombat.io",
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"source": {
18
"git": "https://github.com/wombat-tech/wombat-sdk-ios.git"
19
},
20
"ios": {
21
"vendored_frameworks": "Frameworks/WombatAuth.xcframework"
22
},
23
"frameworks": [
24
"Foundation",
25
"AVFoundation"
26
],
27
"swift_version": "5"
28
}