[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / 6 / IBHeatMap / 1.0 / IBHeatMap.podspec.json
bloba3b6fe43f527fcef1034cc0fd9456683f87507e5
2   "name": "IBHeatMap",
3   "version": "1.0",
4   "platforms": {
5     "ios": null
6   },
7   "license": "MIT",
8   "summary": "IBHeatMap is a simple to use HeatMap generator for iOS.",
9   "homepage": "https://github.com/ivanbruel/IBHeatMap",
10   "authors": {
11     "Ivan Bruel": "ivan.bruel@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ivanbruel/IBHeatMap.git",
15     "tag": "1.0"
16   },
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",
20   "requires_arc": true