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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
7
/
b
/
a
/
ProgramistichOAuth2
/
1.0
/
ProgramistichOAuth2.podspec.json
blob
584247894c71aa3d80e3ed60636f49adbf16ce8a
1
{
2
"name": "ProgramistichOAuth2",
3
"version": "1.0",
4
"homepage": "https://github.com/NaUKMA-Programistich/OAuth",
5
"source": {
6
"git": "https://github.com/NaUKMA-Programistich/OAuth"
7
},
8
"authors": {
9
"Programistich": "dzhos.oleksii@gmail.com"
10
},
11
"license": {
12
"type": "MIT",
13
"file": "LICENSE"
14
},
15
"summary": "Library for OAuth",
16
"libraries": "c++",
17
"platforms": {
18
"ios": "14.1"
19
},
20
"dependencies": {
21
"GoogleSignIn": [
22
23
]
24
}
25
}