blob: c13ecbc18b7ee5393b8836736702d3cb88542a5d [file] [log] [blame]
{
"name": "MZKit",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MZKit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.0"
]
}
}