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