Skip to content

Instantly share code, notes, and snippets.

@ept
Created November 20, 2011 00:20
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 ept/1379587 to your computer and use it in GitHub Desktop.
Save ept/1379587 to your computer and use it in GitHub Desktop.
Podfiles
platform :ios
dependency 'JSONKit'
dependency 'ASIHTTPRequest'
PODS:
- ASIHTTPRequest (1.8.1):
- Reachability (~> 2.0, >= 2.0.4)
- JSONKit (1.4)
- Reachability (2.0.4):
- ASIHTTPRequest (>= 1.8)
DEPENDENCIES:
- ASIHTTPRequest
- JSONKit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment