first commit

This commit is contained in:
2024-02-28 14:29:55 +08:00
commit 05251a07f0
116 changed files with 35707 additions and 0 deletions

6
Gemfile Normal file
View File

@@ -0,0 +1,6 @@
source 'https://rubygems.org'
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby '2.7.4'
gem 'cocoapods', '~> 1.11', '>= 1.11.2'