{ | |
"name": "MOCategory", | |
"version": "0.1.0", | |
"summary": "基础组件-分类", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "http://192.168.199.108/ios/module_oc", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Alfie": "418983798@qq.com" | |
}, | |
"source": { | |
"git": "http://192.168.199.108/ios/module_oc/mocategory.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "MOCategory/Classes/**/*" | |
} |