Skip to content

Instantly share code, notes, and snippets.

@mwhuss
Created September 26, 2013 20:43
Show Gist options
  • Select an option

  • Save mwhuss/6720251 to your computer and use it in GitHub Desktop.

Select an option

Save mwhuss/6720251 to your computer and use it in GitHub Desktop.
Treehouse Podfile
platform :ios, '6.0'
pod 'AFNetworking', '1.3.1'
pod 'EDColor', '0.2.0'
pod 'ActiveSupportInflector', '0.0.1'
pod 'SSKeychain', '1.2.1'
pod 'SSDataKit', '0.1.5'
pod 'MetricsKit', '0.2.1'
pod 'PonyDebugger', '0.3.0'
pod 'SAMTextField', :head
pod 'SAMCategories', :head
@soffes
Copy link
Copy Markdown

soffes commented Sep 26, 2013

😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment