blob: 5dea171d8b724dc26bc876d10059f87669b8a78b [file] [log] [blame]
{
"name": "KDropDownMultipleSelection",
"version": "1.0.1",
"summary": "Single or multiple selection in dropdownlist",
"homepage": "https://github.com/kiran5232/KDropDownMultipleSelection",
"license": {
"type": "MIT",
"file": "LICENCE"
},
"authors": {
"kiran5232": "kiran.spaceo@gmail.com"
},
"source": {
"git": "https://github.com/kiran5232/KDropDownMultipleSelection.git",
"tag": "1.0.1"
},
"source_files": "kDropDown/*.{h,m}",
"resources": "kDropDown/*.png",
"platforms": {
"ios": "6.0"
},
"frameworks": "UIKit",
"requires_arc": false
}