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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
b
/
c
/
9
/
QuickPaySDK
/
1.1.0
/
QuickPaySDK.podspec.json
blob
af6c84579754543a0058fcc8d7006936af6babe8
1
{
2
"name": "QuickPaySDK",
3
"version": "1.1.0",
4
"summary": "QuickPay is a web based Payment Service Provider, allowing you to accept payments online.",
5
"homepage": "http://quickpay.net",
6
"authors": "QuickPay",
7
"license": {
8
"type": "EULA",
9
"file": "LICENSE"
10
},
11
"platforms": {
12
"ios": "11.0"
13
},
14
"source": {
15
"git": "https://github.com/QuickPay/ios-sdk-pod.git",
16
"tag": "v1.1.0"
17
},
18
"ios": {
19
"frameworks": [
20
"Foundation",
21
"UIKit",
22
"WebKit"
23
],
24
"vendored_frameworks": "QuickPaySDK.framework"
25
}
26
}