blob: c6b69800a172c1a3d6153bcf03c91dc4f2048d18 [file] [log] [blame]
{
"name": "DTMHeatmap",
"version": "1.0",
"summary": "An MKMapView overlay to visualize location data",
"homepage": "https://github.com/dataminr/DTMHeatmap",
"license": "MIT",
"authors": {
"Bryan Oltman": "boltman@dataminr.com"
},
"social_media_url": "http://twitter.com/moltman",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/dataminr/DTMHeatmap.git",
"tag": "1.0"
},
"source_files": [
"*.{h,m}",
"Heatmaps/*",
"Color Providers/*"
],
"requires_arc": true
}