Skip to content

Commit

Permalink
[Add] MyBase 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ZuopanYao authored and CocoaPodsBot committed Dec 2, 2023
1 parent 8d94e88 commit 8a7d3de
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions Specs/2/7/0/MyBase/0.7.1/MyBase.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "MyBase",
"version": "0.7.1",
"summary": "iOS 开发常用封装通用库",
"description": "iOS 开发常用封装通用库.",
"homepage": "https://gitee.com/harvey520/common",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZuopanYao": "http://www.yaozuopan.top"
},
"platforms": {
"ios": "13.5"
},
"source": {
"git": "https://gitee.com/harvey520/common.git",
"tag": "0.7.1"
},
"swift_versions": "5.0",
"source_files": "MyBase/*.{h,swift}",
"dependencies": {
"Alamofire": [
">= 5.4.0"
]
},
"swift_version": "5.0"
}

0 comments on commit 8a7d3de

Please sign in to comment.