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