blob: 6184bfc7df3dc25b67e3b7dafaa56ab6d4f5707d [file] [log] [blame]
{
"name": "JGAFImageCache",
"version": "1.1.0",
"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.0"
},
"source_files": "*.[hm]",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 1.2.0"
]
}
}