blob: dcb83affd7508a13ab58f9bf8cfd90874a0e3a5b [file] [log] [blame]
{
"name": "TCCMapTileAnimation",
"version": "0.4.17",
"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.17"
},
"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"
}