blob: bf3815f93fd5e8a4e941bcfbf5ef9314e0bcb6da [file] [log] [blame]
{
"name": "JGAFImageCache",
"version": "1.1.1",
"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.1"
},
"source_files": "*.[hm]",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 1.3.3"
]
}
}