blob: b4744ac7e4dba93a8604171341e63a92a1298146 [file] [log] [blame]
{
"name": "FintechPlatform",
"version": "1.3.5",
"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.5"
},
"source_files": "FintechPlatform/**/*.swift",
"exclude_files": "Classes/Exclude",
"swift_version": "4.0"
}