blob: c2a040a9041ec85855e170b6d9aa40d5452e4178 [file] [log] [blame]
{
"name": "FintechPlatform",
"version": "1.3.7",
"summary": "iOS client library to work with Fintech Platform.",
"description": "iOS client library to work with Fintech Platform:\nCash in\nCash out\nBalance\nPayment card registration\nIBAN address registration\nTransactions list",
"homepage": "https://github.com/DWAplatform/fintech-platform-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Fintech Platform",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DWAplatform/fintech-platform-sdk-ios.git",
"tag": "1.3.7"
},
"source_files": "FintechPlatform/**/*.swift",
"exclude_files": "Classes/Exclude",
"swift_version": "4.0"
}