first commit

This commit is contained in:
2024-02-28 13:51:18 +08:00
commit c0883177cf
129 changed files with 51324 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'