blob: a538b76b0607606308ed6f945085d2b655a17f92 [file] [log] [blame]
{
"name": "KDropDownMultipleSelection",
"version": "1.0",
"summary": "Single or multiple selection in dropdownlist",
"homepage": "https://github.com/kiran5232/KDropDownMultipleSelection",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": "kiran5232",
"source": {
"git": "https://github.com/kiran5232/KDropDownMultipleSelection.git",
"tag": "1.0"
},
"source_files": [
"KDropDownMultipleSelection",
"KDropDownMultipleSelection/**/*.{h,m}"
],
"platforms": {
"ios": "6.0"
},
"frameworks": "UIKit",
"requires_arc": false
}