blob: 0c29d804dc02a7ed2ae68673012fbc450d93253f [file] [log] [blame]
{
"name": "LCPageControl",
"version": "0.1.1",
"summary": "自定义的页码控制器 LCPageControl.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jgyhc/LCPageControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgyhc": "jgyhc@foxmail.com"
},
"source": {
"git": "https://github.com/jgyhc/LCPageControl.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCPageControl/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}