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