blob: 6c344e6246e3f658e7e11f47491e064e48a3fcaa [file] [log] [blame]
{
"name": "MKCommon",
"version": "1.0.1",
"summary": "这是一个基础组件库",
"description": "这是一个基础组件库,包含一些常用的方法、分类的积累",
"homepage": "https://github.com/maqingbo2014/MKCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maqingbo2014": "249086205@qq.com"
},
"source": {
"git": "https://github.com/maqingbo2014/MKCommon.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MKCommon/Classes/*",
"dependencies": {
"MJExtension": [
"~> 3.0.10"
]
}
}