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