blob: 780b69b372724079620a34ab73ffe77bac83e490 [file] [log] [blame]
{
"name": "LCPagingMenuView",
"version": "0.1.3",
"summary": "分页控制LCPagingMenuView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jgyhc/LCPagingMenuView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgyhc": "jgyhc@foxmail.com.com"
},
"source": {
"git": "https://github.com/jgyhc/LCPagingMenuView.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCPagingMenuView/Classes/**/*",
"dependencies": {
"Masonry": [
],
"MJUIKit": [
]
}
}