blob: b2768ff97a6e439ac95dcb930e852f0ba91197d1 [file] [log] [blame]
{
"name": "MKCommon",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MKCommon/Classes/**/*",
"dependencies": {
"MJExtension": [
"~> 3.0.10"
],
"SDWebImage": [
"~> 3.8.2"
]
}
}