blob: 66396de24585e654959776f086857512fa32deaf [file] [log] [blame]
{
"name": "KratosDropDown",
"version": "0.1.12",
"summary": "修改版的Dropdown",
"description": "修改版的Dropdown DropdownDropdownDropdownDropdownDropdownDropdown",
"homepage": "https://github.com/Kratos28/DropDown",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"authors": {
"Kratos28": "461400226@qq.com"
},
"source": {
"git": "https://github.com/Kratos28/DropDown.git",
"tag": "0.1.12"
},
"source_files": [
"DropDown/src",
"DropDown/src/**/*.{h,m}",
"DropDown/helpers",
"DropDown/helpers/**/*.{h,m}"
],
"resources": "DropDown/resources/*.{png,xib}",
"requires_arc": true,
"swift_version": "4.1"
}