blob: 219647fed7073f652174ce49dd9f0d4196dff976 [file] [log] [blame]
{
"name": "PaymentsSDK",
"version": "1.0.6",
"summary": "Payments sdk for tokenization.",
"homepage": "https://github.com/finix-payments/ios-sdk",
"swift_version": "4.1",
"authors": {
"Payments Team": ""
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/finix-payments/ios-sdk.git",
"tag": "1.0.6"
},
"source_files": [
"src/**/*",
"src/*"
]
}