blob: 43ef97491723d23b9d3152ee8d4a29ed77dd60f6 [file] [log] [blame]
{
"name": "TCCMapTileAnimation",
"version": "0.4.4",
"summary": "A library for creating animated map overlays from tiles",
"homepage": "https://github.com/TheClimateCorporation/TCCMapTileAnimation",
"license": "MIT",
"authors": [
"Richard Shin",
"Bruce Johnson",
"Matthew Sniff"
],
"source": {
"git": "https://github.com/TheClimateCorporation/TCCMapTileAnimation.git",
"tag": "0.4.4"
},
"social_media_url": "https://twitter.com/climatecorp",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "TCCMapTileAnimation/*.{h,m}",
"frameworks": "MapKit"
}