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