blob: 0a26a45866b1a081c4d37c4b8417d7497c7a996a [file] [log] [blame]
{
"name": "DKURLCache",
"version": "1.1",
"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.1"
},
"source_files": "Library/*",
"requires_arc": true
}