Skip to content

Commit

Permalink
Adding note about Alamofire
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Jan 4, 2015
1 parent bb70648 commit 52e220c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ pod "AFNetworking", "~> 2.0"

(OS X projects must support [64-bit with modern Cocoa runtime](https://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/ObjCRuntimeGuide/Articles/ocrtVersionsPlatforms.html)).

> Programming in Swift? Try [Alamofire](https://github.com/Alamofire/Alamofire) for a more conventional set of APIs.
## Architecture

### NSURLConnection
Expand Down

0 comments on commit 52e220c

Please sign in to comment.