blob: 0b7a288ad7950ec9bfc4856f907d7c9d42756a09 [file] [log] [blame]
{
"name": "LCHorizontalMenuView",
"version": "0.1.6",
"summary": "A short description of LCHorizontalMenuView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jgyhc/LCHorizontalMenuView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgyhc": "jgyhc@foxmail.com"
},
"source": {
"git": "https://github.com/jgyhc/LCHorizontalMenuView.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCHorizontalMenuView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}