[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 5 / 8 / WMRadarView / 0.1.0 / WMRadarView.podspec.json
blob20b2c786041f79d849283554f5fe5be3e702ef8d
2   "name": "WMRadarView",
3   "version": "0.1.0",
4   "summary": "A simple customizable radarView written in Swift 3",
5   "description": "A simple customizable radarView written in Swift 3 using EasyAnimation.",
6   "homepage": "https://github.com/Workmoose/WMRadarView",
7   "license": {
8     "type": "Beerware",
9     "text": "If we meet some day, and you think this stuff is worth it, you can buy me a beer in return."
10   },
11   "authors": {
12     "Jaap Wijnen": "wijnen.jaap@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Workmoose/WMRadarView.git",
16     "tag": "0.1.0"
17   },
18   "dependencies": {
19     "EasyAnimation": [
20       "~> 1.1"
21     ]
22   },
23   "platforms": {
24     "ios": "10.0"
25   },
26   "source_files": "WMRadarView/WMRadarView.swift"