blob: 9c3ad972d466436ddd21cc017a57957870f11a57 [file] [log] [blame]
{
"name": "DMLSelector",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DMLSelector/Classes/**/*",
"resource_bundles": {
"DMLSelector": [
"DMLSelector/Assets/*.png"
]
}
}