blob: fe2f7df1199d98b2ac1483a29ffa6e485d27f43e [file] [log] [blame]
{
"name": "BankAccountPicker",
"version": "1.0.4",
"summary": "Bank Account Picker lets you select an account from the modal picker view.",
"description": "Bank Account Picker lets you select an account from the modal picker view.\nThis picker was used in the StarBusiness application.",
"homepage": "https://github.com/sh-khashimov/BankAccountPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sherzod Khashimov": "sh.khashimov@gmail.com"
},
"source": {
"git": "https://github.com/sh-khashimov/BankAccountPicker.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "BankAccountPicker/Classes/**/*",
"resources": [
"BankAccountPicker/Assets/*"
],
"frameworks": "UIKit",
"swift_version": "5.0"
}