blob: 381eb1cdeb75d065320534e1c020ff98858d511b [file] [log] [blame]
{
"name": "PaymentsSDK",
"version": "1.0.7",
"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.7"
},
"source_files": [
"src/**/*",
"src/*"
]
}