blob: a6ebb35da1ea70e237bf39d39fa3a787be5ea78d [file] [log] [blame]
{
"name": "DMLSelector",
"version": "0.1.5",
"summary": "A drop down style selector.",
"description": "DMLSelector is a drop down style selector which support select in single, double table and collection view.",
"homepage": "https://github.com/DamianSheldon/DMLSelector",
"license": "MIT",
"authors": {
"Meiliang Dong": "dongmeilianghy@sina.com"
},
"source": {
"git": "https://github.com/DamianSheldon/DMLSelector.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DMLSelector/Classes/**/*",
"resource_bundles": {
"DMLSelector": [
"DMLSelector/Assets/*.png"
]
}
}