blob: e50f63ffbbade2fc5e72908d5edf5c49dbf1ef84 [file] [log] [blame]
{
"name": "ACDropDownModel",
"version": "0.1.0",
"summary": "DropDown Custom using DropDown dependency",
"description": "Create a view, this view is a dropdown target, than pus textfield and another view with zero heigth, this view is a anchor and create one array for data.",
"homepage": "https://github.com/asfcarvalho/ACDropDownModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"asfcarvalho@me.com": "asfcarvalho@me.com"
},
"source": {
"git": "https://github.com/asfcarvalho/ACDropDownModel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ACDropDownModel/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"DropDown": [
"~> 2"
]
},
"pushed_with_swift_version": "4.0"
}