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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
6
/
a
/
1
/
AuthMe
/
2.7.35
/
AuthMe.podspec.json
blob
dd24887e0cef38698d34fe4fbd5108598a1c1948
1
{
2
"name": "AuthMe",
3
"version": "2.7.35",
4
"summary": "AuthMe framework",
5
"description": "AuthMe Framework",
6
"homepage": "https://authme.com",
7
"license": "BSD",
8
"authors": {
9
"AuthMe-Team": "dev@authme.com"
10
},
11
"platforms": {
12
"ios": "13.0"
13
},
14
"source": {
15
"git": "https://github.com/AuthMe01/AuthMe_iOS.git",
16
"tag": "2.7.35"
17
},
18
"ios": {
19
"vendored_frameworks": [
20
"AuthMe.xcframework",
21
"OpenSSL.xcframework",
22
"Algo.xcframework"
23
],
24
"weak_frameworks": [
25
"AuthMe",
26
"OpenSSL",
27
"Algo"
28
]
29
},
30
"libraries": "c++",
31
"swift_version": "5"
32
}