blob: b3cc1502b168b4f22d3889c24013db7828efb315 [file] [log] [blame]
{
"name": "EDStorage",
"version": "0.2.2",
"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.2"
},
"platforms": {
"ios": null
},
"source_files": "EDStorage",
"requires_arc": true
}