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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
3
/
7
/
9
/
DeviceDNA
/
2.1.1
/
DeviceDNA.podspec.json
blob
e0fa20a1643686a074795754e2eb45740535315a
1
{
2
"name": "DeviceDNA",
3
"version": "2.1.1",
4
"summary": "Judopay Device DNA client for iOS",
5
"homepage": "https://judopay.com/",
6
"license": "MIT",
7
"authors": {
8
"Judopay": "developersupport@judopayments.com"
9
},
10
"source": {
11
"git": "https://github.com/Judopay/DeviceDNA-iOS.git",
12
"tag": "2.1.1"
13
},
14
"platforms": {
15
"ios": "12.0"
16
},
17
"requires_arc": true,
18
"vendored_frameworks": "DeviceDNA.xcframework",
19
"frameworks": [
20
"CoreLocation",
21
"Security",
22
"CoreTelephony"
23
]
24
}