blob: 1b681d9dd9f8c030c34aeccfb0ef4bed67626e45 [file] [log] [blame]
{
"name": "MLBCoreModule",
"version": "0.1.7",
"summary": "核心组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/marsdan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"z994489675@qq.com": "994489675@qq.com"
},
"source": {
"git": "https://gitee.com/marsdan/MLBCoreModule.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MLBCoreModule/MLBCoreModule/**/*",
"subspecs": [
{
"name": "Category",
"source_files": "MLBCoreModule/MLBCoreModule/Category/*"
}
]
}