blob: a3a271ac90581c83dabd9a730e7911d60a9ba06a [file] [log] [blame]
{
"name": "DKURLCache",
"version": "1.0",
"summary": "Library for caching NSURLRequests",
"homepage": "https://github.com/dimidrol86/DKURLCache",
"license": "MIT",
"authors": "Dmitry Konygin",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/dimidrol86/DKURLCache.git",
"tag": "v1.0"
},
"source_files": "Library/*",
"requires_arc": true
}