blob: ce594337f37950b59a32adbeb3c562db8d710960 [file] [log] [blame]
{
"name": "ZCDropdownList",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZCDropdownList/Classes/**/*",
"dependencies": {
"ZCTableViewAnimationKit": [
"~> 0.1.0"
]
},
"resources": [
"ZCDropdownList/Classes/ZCDropdownList.bundle"
]
}