[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / f / WDTTileManager / 0.1.2 / WDTTileManager.podspec.json
blobf10dfa46ab66e2223c2561fd05bbce0199736750
2   "name": "WDTTileManager",
3   "version": "0.1.2",
4   "summary": "WDTTileManager is a Google Maps Integration for WDT SWARM and RADAR Tiles.",
5   "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.",
6   "homepage": "https://github.com/rjmiller2543/WDTTileManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rjmiller2543": "robertmiller2543@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rjmiller2543/WDTTileManager.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/MillerTheMaker",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "WDTTileManager/Classes/**/*",
23   "dependencies": {
24     "VBFPopFlatButton": [
26     ],
27     "GoogleMaps": [
29     ],
30     "AFNetworking": [
32     ]
33   },
34   "resources": [
35     "WDTTileManager/Assets/*"
36   ]