2 "name": "SVWebService",
4 "summary": "A minimalistic framework built on top of JSONModel and AFNetworking that makes REST networking dead simple.",
5 "description": "SVWebService makes REST networking simple. You can create services which will serve as interfaces to the API. These will return type-safe JSONModel objects. SVProvider offers convenience methods for GET, PUT, POST, and DELETE requests.",
6 "homepage": "https://github.com/Skyvive/SVWebService",
9 "Brad Hilton": "brad@skyvive.com"
12 "git": "https://github.com/Skyvive/SVWebService.git",
19 "source_files": "Pod/Classes",