8 "summary": "IBHeatMap is a simple to use HeatMap generator for iOS.",
9 "homepage": "https://github.com/ivanbruel/IBHeatMap",
11 "Ivan Bruel": "ivan.bruel@gmail.com"
14 "git": "https://github.com/ivanbruel/IBHeatMap.git",
17 "description": "IBHeatMap is a simple to use (although a bit slow) HeatMap generator for iOS. All it is required are points, radius and colors and it will generate a HeatMap on top of your desired content.",
18 "source_files": "HeatMap/IBHeatMap/*.{h,m}",
19 "frameworks": "QuartzCore",