blob: fe1580144daac6a8c5168d9c493b488d814a2d35 [file] [log] [blame]
{
"name": "JGAFImageCache",
"version": "1.1.2",
"license": "MIT",
"summary": "A fast reliable image cache for iOS built with AFNetworking.",
"homepage": "https://github.com/jaminguy/JGAFImageCache",
"authors": "Jamin Guy",
"source": {
"git": "https://github.com/jaminguy/JGAFImageCache.git",
"tag": "1.1.2"
},
"source_files": "*.[hm]",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 1.3.3"
]
}
}