blob: 002a94f434ab7f12f3de169dac412ac9eab52889 [file] [log] [blame]
{
"name": "ZBAPIManager",
"version": "0.0.2",
"summary": "A short description of ZBAPIManager.",
"description": "一个swift开发的基础库, 包含一些extension工具",
"homepage": "https://gitee.com/zb_private_repo/zbapimanager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BO ZHOU": "2497992599@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/zb_private_repo/zbapimanager",
"tag": "0.0.2"
},
"source_files": "SourceFiles/**/*",
"swift_versions": "4.2",
"dependencies": {
"Alamofire": [
"~> 5.2"
],
"HandyJSON": [
"~> 5.0.2"
]
},
"swift_version": "4.2"
}