blob: 6704d78f391b0f28916f0c16822cf49f39105e10 [file] [log] [blame]
{
"name": "MZLibrary",
"version": "0.1.6",
"summary": "网络请求的封装、Toast、图片验证码、popupLabel、帮助类和分类等",
"description": "包含:帮助类、网络请求的封装、十六进制颜色转RGB、button、view和image的分类、添加Toast",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MZLibrary/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}