Latest | 1.0.1 |
---|---|
Homepage | https://github.com/OliverLetterer/AFRESTfulCoreDataBackgroundQueue |
License | MIT |
Platforms | ios 5.0, requires ARC |
Dependencies | AFNetworking, SLRESTfulCoreData |
Frameworks | Foundation |
Authors |
AFRESTfulCoreDataBackgroundQueue
is a subclass of AFHTTPClient
and conforms to the SLRESTfulCoreDataBackgroundQueue
protocol. This class is specifically designed to be used in a SLRESTfulCoreData environment.
License
MIT
Latest podspec
{ "name": "AFRESTfulCoreDataBackgroundQueue", "version": "1.0.1", "platforms": { "ios": "5.0" }, "license": "MIT", "source": { "git": "https://github.com/OliverLetterer/AFRESTfulCoreDataBackgroundQueue.git", "tag": "1.0.1" }, "source_files": "AFRESTfulCoreDataBackgroundQueue", "frameworks": "Foundation", "requires_arc": true, "homepage": "https://github.com/OliverLetterer/AFRESTfulCoreDataBackgroundQueue", "summary": "AFNetworking based AFHTTPClient conforming to SLRESTfulCoreDataBackgroundQueue.", "authors": { "Oliver Letterer": "[email protected]" }, "dependencies": { "AFNetworking": [ ">= 1.2.1" ], "SLRESTfulCoreData": [ ">= 1.0.0" ] } }
Wed, 02 Mar 2016 09:05:03 +0000