blob: 24f7d2861124fc0b4cf8dea728fcc99ccb3c855f [file] [log] [blame]
{
"name": "ZSDropDownMenu",
"version": "0.1.3",
"summary": "ZSDropDownMenu是swift版本的,下拉选择菜单",
"swift_version": "4.0",
"description": "ZSDropDownMenu 是swift版本的下拉选择菜单,后期会不断更新,二级菜单,三级菜单,敬请期待",
"homepage": "https://github.com/zhengdashuai/ZSDropDownMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"郑大帅": "1020351736@qq.com"
},
"source": {
"git": "https://github.com/zhengdashuai/ZSDropDownMenu.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZSDropDownMenu/Classes/ZSDropDownMenu.swift"
}