blob: b8d212d37c3d98a56584b8160b212e73130cd302 [file] [log] [blame]
{
"name": "MLBCoreModule",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MLBCoreModule/MLBCoreModule/**/*",
"subspecs": [
{
"name": "UIButton-touch",
"source_files": "MLBCoreModule/MLBCoreModule/Vender/UIButton-touch/*"
},
{
"name": "Vender",
"source_files": "MLBCoreModule/MLBCoreModule/Vender/**/*"
}
]
}