A Paw Extension that generates Objective-C code for the AFNetworking 2.0 library.
Easily install this Paw Extension: Install Objective-C + AFNetworking Code Generator
npm install
cake build
cake installDuring development, watch for changes:
cake watchTests are currently limited to some code samples generated by this project. Requests are run in an OS X CLI app against httpbin.org, using the latest AFNetworking 2.
An Xcode Project is present in the /test folder.
pod install --project-directory=./test/cake testThis Paw Extension is released under the MIT License. Feel free to fork, and modify!
Copyright © 2014 Paw Inc.
See Contributors.
- Mustache.js, also released under the MIT License
- URI.js, also released under the MIT License