Skip to content

Commit

Permalink
[Add] ZKBaseSwiftProject 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoguangxiao authored and CocoaPodsBot committed Jul 11, 2024
1 parent e8df33c commit cd3b0a7
Showing 1 changed file with 50 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"name": "ZKBaseSwiftProject",
"version": "1.0.7",
"summary": "feat:GXDiskTool增加对缓存文件夹的清理",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/gaoguangxiao",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"小修": "[email protected]"
},
"source": {
"git": "https://github.com/gaoguangxiao/ZKBaseSwiftProject.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "ZKBaseSwiftProject/Classes/**/*",
"dependencies": {
"SnapKit": [

],
"GGXSwiftExtension": [

],
"ReachabilitySwift": [

],
"PKHUD": [

],
"RxSwift": [

],
"RxCocoa": [

],
"KeychainAccess": [

],
"PTDebugView": [

]
},
"swift_version": "5.0"
}

0 comments on commit cd3b0a7

Please sign in to comment.