blob: 81a08f083085d9495a863a3152f13dcdc35320bf [file] [log] [blame]
{
"name": "MZKit",
"version": "1.0.6",
"summary": "网络请求、帮助类和分类等",
"description": "包含:网络请求、帮助类和分类等",
"homepage": "https://gitee.com/hkh_01/MZKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MJCheung": "zmzchn@gmail.com"
},
"source": {
"git": "https://gitee.com/hkh_01/MZKit.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MZKit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.0"
],
"YYCache": [
"~> 1.0.4"
]
}
}