blob: f668ccbff8151f717cb9c8254b72b7a855987ae6 [file] [log] [blame]
{
"name": "BankAccountPicker",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "BankAccountPicker/Classes/**/*",
"resources": [
"BankAccountPicker/Assets/*"
],
"frameworks": "UIKit",
"swift_version": "5.0"
}