Latest | 0.0.1 |
---|---|
Homepage | https://github.com/danurna/AFCSVResponseSerializer |
License | MIT |
Platforms | ios 6.0, requires ARC |
Dependencies | AFNetworking, CHCSVParser |
no README.md available
Latest podspec
{ "name": "AFCSVResponseSerializer", "version": "0.0.1", "summary": "CSV Serializer for AFNetworking 2.x", "license": { "type": "MIT", "file": "LICENSE" }, "authors": "Daniel Witurna", "homepage": "https://github.com/danurna/AFCSVResponseSerializer", "platforms": { "ios": "6.0" }, "source": { "git": "https://github.com/danurna/AFCSVResponseSerializer.git", "tag": "v0.0.1" }, "source_files": "AFCSVResponseSerializer.{h,m}", "requires_arc": true, "dependencies": { "AFNetworking": [ "~> 2.0" ], "CHCSVParser": [ "~> 2.1" ] } }
Sat, 05 Mar 2016 17:34:04 +0000