chore: Initialized project

This commit is contained in:
Fándly Gergő
2022-06-30 21:49:36 +03:00
commit 3e78eff210
73 changed files with 30197 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.5'
gem 'cocoapods', '~> 1.11', '>= 1.11.2'