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