[Add] YIM 2.2.8
[CocoaPods.git] / Specs / 6 / e / c / DSRadialMenu / 0.5.0 / DSRadialMenu.podspec.json
blobb847a41dc0cdbfda51853a197e78b39c4f202ffc
2   "name": "DSRadialMenu",
3   "version": "0.5.0",
4   "summary": "DSRadialMenu is a menu with a radial layout. It allows you to add radial buttons that will appear from behind a center button.",
5   "description": "DSRadialMenu allows you to add buttons that appear from behind a center button in a radial pattern. Buttons can be shown by specifying a position that relates to the hours on a clock face.",
6   "homepage": "https://github.com/DanSessions/DSRadialMenu",
7   "license": "MIT",
8   "authors": {
9     "Dan Sessions": "dansessions@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/DanSessions/DSRadialMenu.git",
13     "tag": "0.5.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "4.2",
20   "source_files": "DSRadialMenu/Classes/**/*",
21   "swift_version": "4.2"