blob: 53a72ac371706426d66bc032805b8ceb133cc52a [file] [log] [blame]
{
"name": "EDSDropDown",
"version": "1.0.1",
"summary": "This is simple drop down with selection",
"description": "This is EDSDropDown Framework with noSelection, SingleSelection and MultipleSelection",
"homepage": "https://github.com/jitendrahome1/EDSDropDown",
"license": "MIT",
"authors": {
"Jitendra Agarwal": "agarwal.jitendra9@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/jitendrahome1/EDSDropDown.git",
"tag": "1.0.1"
},
"source_files": "EDSDropDown/**/*.{h,m}",
"ios": {
"source_files": "EDSDropDown/Source/Classes/*.swift"
},
"resources": "EDSDropDown/**/*.{xib}"
}