blob: 377b48acceb2c776a51d61e513ba575141ae15df [file] [log] [blame]
{
"name": "SelectController",
"version": "2.4.0",
"summary": "SelectControllerController used for selecting options",
"description": "Select View Controller is a component for selecting options presented in a picker view which is dynamically created in controller",
"homepage": "https://gitlab.com/work.shakiba/SelectViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohsen": "work.shakiba@gmail.com"
},
"source": {
"git": "https://gitlab.com/work.shakiba/SelectViewController",
"tag": "2.4.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SelectController/Classes/**/*",
"resource_bundles": {
"SelectController": [
"SelectController/Classes/*.xib"
]
},
"pushed_with_swift_version": "3.0"
}