{ | |
"name": "EDStorage", | |
"version": "0.1.5", | |
"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.1.5" | |
}, | |
"platforms": { | |
"ios": null | |
}, | |
"source_files": "EDStorage", | |
"requires_arc": false | |
} |