blob: c1ace7eb171e40ab82b45c1359ffeffd1d515c32 [file] [log] [blame]
{
"name": "SelectController",
"version": "2.1.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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SelectController/Classes/**/*",
"resource_bundles": {
"SelectController": [
"SelectController/Classes/*.xib"
]
},
"pushed_with_swift_version": "3.0"
}