blob: 4ef58cc7f81f9727f95e3ada88714e20d3f03d3a [file] [log] [blame]
{
"name": "SDURLCache",
"version": "1.2",
"platforms": {
"ios": null
},
"summary": "URLCache subclass with on-disk cache support on iPhone/iPad.",
"homepage": "https://github.com/rs/SDURLCache",
"license": "MIT",
"authors": {
"Olivier Poitrey": "rs@dailymotion.com"
},
"source": {
"git": "https://github.com/rs/SDURLCache.git",
"tag": "1.2"
},
"source_files": [
"SDURLCache.h",
"SDURLCache.m"
],
"requires_arc": false
}