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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
f
/
8
/
4
/
VisaNetSDK
/
1.0.4
/
VisaNetSDK.podspec.json
blob
3e22f1514d70ab93e0c74d681df48f97eed2c4eb
1
{
2
"name": "VisaNetSDK",
3
"version": "1.0.4",
4
"summary": "An SDK for payments",
5
"homepage": "https://www.visanet.com.pe",
6
"authors": {
7
"Luis": "luisperez.r@icloud.com"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"http": "https://dl.dropboxusercontent.com/s/u7mhmd8gdjwg0qr/VisaNetSDK004.zip"
18
},
19
"ios": {
20
"vendored_frameworks": "VisaNetSDK.framework"
21
}
22
}