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