blob: daf2f03f0b617f6b600d3e73fbb3035bf2d0fd16 [file] [log] [blame]
{
"name": "ZCDropdownList",
"version": "0.1.1",
"summary": "A short description of ZCDropdownList.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zczczyc/ZCDropdownList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zczczyc": "gitzczyc"
},
"source": {
"git": "https://github.com/zczczyc/ZCDropdownList.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZCDropdownList/Classes/**/*",
"dependencies": {
"ZCTableViewAnimationKit": [
"~> 0.1.0"
]
},
"resources": [
"ZCDropdownList/Classes/ZCDropdownList.bundle"
]
}