blob: 6cd4640e469c7c627d2494ad5d8593030089c66f [file] [log] [blame]
{
"name": "AGCache",
"version": "0.1.1",
"summary": "Small image cache system with resizing on-the-go.",
"description": "System allows to download, save to cache and resize images on-the-go! Forget about performance problems!",
"homepage": "https://github.com/attract/AGCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stanislav Makushov": "stanislav.makushov@gmai.com"
},
"source": {
"git": "https://github.com/attract/AGCache.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ProjectFiles/AGCache/*.swift"
}