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] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git]
/
Specs
/
f
/
8
/
4
/
VisaNetSDK
/
1.0.2
/
VisaNetSDK.podspec.json
blob
7cd12f8ff4c231d19938f582c228d9cfbb3717f8
1
{
2
"name": "VisaNetSDK",
3
"version": "1.0.2",
4
"summary": "An SDK for payments",
5
"homepage": "http://example.com/",
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/7grk3owbf9b6dyc/VisaNetSDK002.zip"
18
},
19
"ios": {
20
"vendored_frameworks": "VisaNetSDK.framework"
21
}
22
}