blob: efe1a353b5d0051aac9702af2966808651c51a2a [file] [log] [blame]
{
"name": "HJCache",
"version": "0.0.1",
"summary": "HJCache is library for asynchronous download of images and other data over the net, and for sharing \nand caching them.",
"homepage": "https://github.com/markofjohnson/HJCache",
"license": "Public Domain",
"authors": {
"Morten Bøgh": "@markjnet"
},
"source": {
"git": "https://github.com/markofjohnson/HJCache.git",
"commit": "d8ed3070e8620ca2e6d9935a5d874bf6780bd087"
},
"platforms": {
"ios": null
},
"source_files": "HJCacheClasses/*.{h,m}",
"requires_arc": false
}