blob: 9c7061b8fa853816a5c7a5405756e8f2bf45f066 [file] [log] [blame]
{
"name": "EDSDropDown",
"version": "0.0.1",
"summary": "This is Simple Drop Down",
"description": "This is Simple Drop Down with noSelection, SingleSelection and MultipleSelection",
"homepage": "https://github.com/jitendrahome1/EasyDropDown",
"license": "MIT",
"authors": {
"Jitendra": "agarwal.jitendra9@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/jitendrahome1/EasyDropDown.git",
"tag": "0.0.1"
},
"source_files": [
"EDSDropDown",
"EDSDropDown/**/*.{h,m}"
],
"resources": "EDSDropDown/**/*.{png,jpeg,jpg,storyboard,xib,xcassets`}"
}