mirror of
https://github.com/zhigang1992/Kingfisher.git
synced 2026-01-12 09:04:37 +08:00
7 lines
112 B
Ruby
7 lines
112 B
Ruby
# frozen_string_literal: true
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "fastlane"
|
|
gem "cocoapods"
|
|
gem "xcode-install" |