| { | |
| "name": "EDStorage", | |
| "version": "0.2.1", | |
| "license": "Apache License, Version 2.0", | |
| "summary": "An iOS library for fast, easy, and safe threaded disk I/O.", | |
| "homepage": "https://github.com/thisandagain/storage", | |
| "authors": { | |
| "Andrew Sliwinski": "andrew@diy.org" | |
| }, | |
| "source": { | |
| "git": "https://github.com/thisandagain/storage.git", | |
| "tag": "v0.2.1" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source_files": "EDStorage", | |
| "requires_arc": true | |
| } |