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] DoordeckSDK 0.42.0
[CocoaPods.git]
/
Specs
/
0
/
4
/
1
/
PSA
/
1.0.0
/
PSA.podspec.json
blob
c6b12103a3fa8b362387b10a5c529e16f9857740
1
{
2
"name": "PSA",
3
"version": "1.0.0",
4
"license": {
5
"type": "Apache 2.0",
6
"file": "LICENSE"
7
},
8
"homepage": "https://okaythis.com",
9
"authors": {
10
"Okay This": "hello@okaythis.com"
11
},
12
"summary": "SDK for confirm actions",
13
"source": {
14
"http": "https://github.com/Okaythis/PSACommonIOS/raw/master/PSA.zip"
15
},
16
"platforms": {
17
"ios": "10.0"
18
},
19
"ios": {
20
"vendored_frameworks": "PSA.framework"
21
},
22
"dependencies": {
23
"PSACommon": [
24
25
]
26
}
27
}