blob: a4bf0a2f1267000f94fd23557b485f2a62dbffa2 [file] [log] [blame]
{
"name": "PBImageStorage",
"version": "0.1.1",
"license": "MIT",
"summary": "Key-value image storage with memory cache, thumbnails support and on-disk persistence.",
"homepage": "https://github.com/pronebird/PBImageStorage",
"authors": {
"Andrej Mihajlov": "and@codeispoetry.ru"
},
"source": {
"git": "https://github.com/pronebird/PBImageStorage.git",
"tag": "0.1.1"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}