blob: fd2434a2840832cffe52a06eafa0e61cee0ccda6 [file] [log] [blame]
{
"name": "TCCMapTileAnimation",
"version": "0.4.7",
"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.7"
},
"social_media_url": "https://twitter.com/climatecorp",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "TCCMapTileAnimation/*.{h,m}",
"frameworks": "MapKit"
}