blob: 53cc1cf5f0a922ee10898047b48d66cf3527abf2 [file] [log] [blame]
{
"name": "ZBSwiftExtensions",
"version": "0.0.1",
"summary": "A short description of ZBSwiftExtensions.",
"description": "一个swift开发的基础库, 包含一些extension工具",
"homepage": "https://gitee.com/zb_private_repo/swiftLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BO ZHOU": "2497992599@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitee.com/zb_private_repo/swift-basic-library-extension2",
"tag": "0.0.1"
},
"source_files": "SourceFiles/**/*",
"swift_versions": "4.2",
"dependencies": {
"SDWebImage": [
],
"MJRefresh": [
],
"TZImagePickerController": [
]
},
"swift_version": "4.2"
}