blob: 1c94af1e1ef60495a6845cc565bcb6c90d5df9e7 [file] [log] [blame]
{
"name": "Haneke",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Haneke/*.{h,m}"
}