Skip to content

Commit

Permalink
Add AFNetworking.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverkoey committed Jun 22, 2012
1 parent 393d054 commit d13a77a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "thirdparty/JSONKit"]
path = thirdparty/JSONKit
url = https://github.com/johnezang/JSONKit.git
[submodule "thirdparty/AFNetworking"]
path = thirdparty/AFNetworking
url = https://github.com/AFNetworking/AFNetworking.git
1 change: 1 addition & 0 deletions thirdparty/AFNetworking
Submodule AFNetworking added at af406e

0 comments on commit d13a77a

Please sign in to comment.