blob: 2973fe96f1ad94bfafbf610806e6d6f080bd2403 [file] [log] [blame]
{
"name": "LFHeatMap",
"version": "1.0",
"summary": "Extremely fast heat maps for iOS",
"homepage": "https://github.com/gpolak/LFHeatMap",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"George Polak": "george.polak@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/gpolak/LFHeatMap.git",
"tag": "1.0"
},
"source_files": "LFHeatMap",
"requires_arc": true
}