Skip to content

Instantly share code, notes, and snippets.

@hk0i
Created July 31, 2016 03:46
Show Gist options
  • Save hk0i/3e92955483fb011725aa3e9e3e8d0e5a to your computer and use it in GitHub Desktop.
Save hk0i/3e92955483fb011725aa3e9e3e8d0e5a to your computer and use it in GitHub Desktop.
target 'Roll the Dice' do
pod 'AFNetworking', '~> 2.5'
pod 'JSONModel', '~> 1.0'
pod 'Google/Analytics'
pod 'RegExCategories', '~> 1.0'
pod 'hexagonify', :path => 'lib/hexagonify/'
pod 'FXBlurView', '~> 1.6'
pod 'HotMeter', :path => '../HotMeter/'
pod 'UIView+Glow', :path => 'lib/3rd-party/UIView-Glow/'
pod 'EDHexColor', '~> 0.0'
pod 'UIAlertView-Blocks', '~> 1.0'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment