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