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