blob: 7e2df9ac0eaa4b1f07dc5cc8bbdbeb117c57300e [file] [log] [blame]
{
"name": "WSDropdown",
"version": "1.0.0",
"summary": "A better way to present multiple selections.",
"description": "This CocoaPods library helps you display multiple selections.",
"homepage": "https://github.com/yalcinozdemir/WSDropdown",
"screenshots": "https://github.com/yalcinozdemir/WSDropdown/blob/master/screenshots.gif?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yalcinozdemir": "m.yalcinozdemir@gmail.com"
},
"platforms": {
"ios": "13.1"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/yalcinozdemir/WSDropdown.git",
"tag": "1.0.0"
},
"source_files": "WSDropdown/**/*.{h,m,swift}",
"swift_version": "5.0"
}