blob: 108ca4866618bcec96080327e05f4f7fd6ebaa97 [file] [log] [blame]
{
"name": "LPFCategory",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPFCategory/Classes/**/*.{h,m}",
"resource_bundles": {
"LPFCategory": [
"LPFCategory/Classes/**/*.xib"
]
}
}