blob: 865d00d20bedcfe8c895349401492c1b9167c540 [file] [log] [blame]
{
"name": "BankAccountPicker",
"version": "1.0.3",
"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/5he7/BankAccountPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sherzod Khashimov": "sh.khashimov@gmail.com"
},
"source": {
"git": "https://github.com/5he7/BankAccountPicker.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "BankAccountPicker/Classes/**/*",
"resources": [
"BankAccountPicker/Assets/*"
],
"frameworks": "UIKit",
"swift_version": "5.0"
}