Skip to content

Instantly share code, notes, and snippets.

@jkatayama
Created May 19, 2017 10:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jkatayama/e6e3ae35057a3200a06b7a63691e8fd2 to your computer and use it in GitHub Desktop.
Save jkatayama/e6e3ae35057a3200a06b7a63691e8fd2 to your computer and use it in GitHub Desktop.
Gemfile for iOS project
# Gemfile for iOS project
source "https://rubygems.org"
gem 'cocoapods'
# Folder reorganizer
gem 'synx'
# Task Automation
gem 'fastlane'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment