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
/
8
/
0
/
a
/
PSAePaymentsUI
/
1.0.1
/
PSAePaymentsUI.podspec.json
blob
e0e3377f97444bc743f046f6fd21b5e542d05023
1
{
2
"name": "PSAePaymentsUI",
3
"version": "1.0.1",
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": "UI fo PSA SDK",
13
"source": {
14
"http": "https://github.com/Okaythis/ePaymentsiOS/raw/4df8feae058d3bd4e0ea251245705bf716ee0af1/ePaymentsUI.zip"
15
},
16
"dependencies": {
17
"PSACommonSDK": [
18
"~> 1.0.8"
19
]
20
},
21
"platforms": {
22
"ios": "10.0"
23
}
24
}