blob: f26e63c3c956215d58ad85876983ac4bdea7cf6b [file] [log] [blame]
{
"name": "WDTTileManager",
"version": "0.1.1",
"summary": "WDTTileManager is a Google Maps Integration for WDT SWARM and RADAR Tiles.",
"description": "Manages and animates Radar and SWARM Tiles from WDT. Also has a customizable view to display the current frame, slide through frames, go to the most current, with an animating play/pause button. To get a key, contact WDT Directly at wdtinc.com.",
"homepage": "https://github.com/rjmiller2543/WDTTileManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rjmiller2543": "robertmiller2543@gmail.com"
},
"source": {
"git": "https://github.com/rjmiller2543/WDTTileManager.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/MillerTheMaker",
"platforms": {
"ios": "8.0"
},
"source_files": "WDTTileManager/Classes/**/*",
"dependencies": {
"VBFPopFlatButton": [
],
"GoogleMaps": [
],
"AFNetworking": [
]
},
"resources": [
"WDTTileManager/Assets/*"
]
}