blob: 323d96961f5b36f4182d5f0b3370e999138948e8 [file] [log] [blame]
{
"name": "LCPagingMenuView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCPagingMenuView/Classes/**/*",
"dependencies": {
"Masonry": [
],
"MJUIKit": [
]
}
}