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] Plotline 4.1.5
[CocoaPods.git]
/
Specs
/
6
/
e
/
3
/
PaymentsSDK
/
1.0.6
/
PaymentsSDK.podspec.json
blob
219647fed7073f652174ce49dd9f0d4196dff976
1
{
2
"name": "PaymentsSDK",
3
"version": "1.0.6",
4
"summary": "Payments sdk for tokenization.",
5
"homepage": "https://github.com/finix-payments/ios-sdk",
6
"swift_version": "4.1",
7
"authors": {
8
"Payments Team": ""
9
},
10
"license": {
11
"type": "Apache-2.0",
12
"file": "LICENSE"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/finix-payments/ios-sdk.git",
19
"tag": "1.0.6"
20
},
21
"source_files": [
22
"src/**/*",
23
"src/*"
24
]
25
}