blob: 44e31cfc6fecfc30775ab2eee9678fb4c3d407b9 [file] [log] [blame]
{
"name": "SelectController",
"version": "2.5.2",
"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.5.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SelectController/Classes/**/*",
"resource_bundles": {
"SelectController": [
"SelectController/Classes/*.xib"
]
},
"pushed_with_swift_version": "3.0"
}