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
/
1
/
9
/
4
/
PgIosSdk
/
2.0.0
/
PgIosSdk.podspec.json
blob
0386c93b03d833fabf07e7e7f7c202e0ccc0e67b
1
{
2
"name": "PgIosSdk",
3
"version": "2.0.0",
4
"summary": "KongaPay payment gateway sdk",
5
"homepage": "https://www.kongapay.com/",
6
"authors": {
7
"Name": "KongaPay"
8
},
9
"license": {
10
"type": "Apache-2.0",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"http": "https://www.kongapay.com/ios/sdk/2.0.0_pg_ios_sdk.zip"
18
},
19
"ios": {
20
"vendored_frameworks": "PgIosSdk.framework"
21
}
22
}