mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-06-04 19:43:31 +08:00
* Move SwipeCellKit & SlackTextViewController to Local Pods directory * Move playgrounds to own folder * Create podspec for MMMarkdown and move to Local Pods
11 lines
190 B
Ruby
Executable File
11 lines
190 B
Ruby
Executable File
source 'http://rubygems.org'
|
|
|
|
gem 'cocoapods', "~> 0.39"
|
|
gem 'cocoapods-coverage', '~> 0.2'
|
|
|
|
gem 'coveralls', require: false
|
|
|
|
gem 'slather', '~> 1.8'
|
|
gem 'xcpretty'
|
|
gem 'nokogiri', '~> 1.6'
|