blob: dd5b79e37eba5533ad4afa4a8f23ada1239ef34b [file] [log] [blame]
{
"name": "Haneke",
"version": "0.0.2",
"license": "Apache 2.0",
"summary": "A lightweight image cache for iOS.",
"homepage": "https://github.com/hpique/Haneke",
"authors": "Hermes Pique",
"source": {
"git": "https://github.com/hpique/Haneke.git",
"tag": "v0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Haneke/*.{h,m}"
}