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