blob: a3b2302710e07d6d4c6605c5e0d81a414e14862d [file] [log] [blame]
{
"name": "LCHorizontalMenuView",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCHorizontalMenuView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}