blob: c54bc548500dcd22ec073c8a8ee485cb2ee3f643 [file] [log] [blame]
{
"name": "HLLDropDownQuickView",
"version": "0.1",
"summary": "DropDown List View",
"description": "\t\t* One click to select.\n\t\t* Animation: drop down & high light\n\t\t* Can control select action using delegate.\n\t\t* HLLDropDownQuickView extends UIView.\n",
"homepage": "www.couldhll.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"could_hll": "could_hll@hotmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/couldhll/HLLDropDownQuickView.git",
"tag": "0.1"
},
"source_files": "HLLDropDownQuickView/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}