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