2 "name": "FSNetworking",
4 "summary": "FSNetworking is a small library for HTTP networking on iOS.",
5 "description": "FSNetworking is a small library for HTTP networking on iOS. It comprises a single class, FSNConnection, and several small Cocoa Foundation categories. FSNConnection uses NSConnection, blocks, and NSConnection's operation queue delegate or GCD.\n",
6 "homepage": "https://github.com/foursquare/FSNetworking",
12 "Bryan Bonczek": "bryan@foursquare.com"
15 "git": "https://github.com/foursquare/FSNetworking.git",
16 "commit": "c55651c86293f8415a57aa9e0e720c2311e820b7"
21 "source_files": "src",
22 "exclude_files": "FSNDemo-*",