blob: 4adaf1eadb1f671b1fe29d8501a7089a42966e00 [file] [log] [blame]
{
"name": "LPFCategory",
"version": "0.2.2",
"summary": "常用分类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lanpengfei/LPFCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lanpengfei": "dafeilan@163.com"
},
"source": {
"git": "https://github.com/lanpengfei/LPFCategory.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPFCategory/Classes/**/*.{h,m}",
"resource_bundles": {
"LPFCategory": [
"LPFCategory/Classes/**/*.xib"
]
}
}