blob: 033f7f7aa4a18305455b7de30e5034a2d6c30094 [file] [log] [blame]
{
"name": "Haneke",
"version": "0.0.6",
"license": "Apache 2.0",
"summary": "A lightweight zero-config image cache for iOS.",
"homepage": "https://github.com/hpique/Haneke",
"authors": "Hermes Pique",
"source": {
"git": "https://github.com/hpique/Haneke.git",
"tag": "v0.0.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Haneke/*.{h,m}",
"frameworks": "ImageIO"
}