[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / e / c / DSRadialMenu / 0.4.0 / DSRadialMenu.podspec.json
blobd98af1306bdbd01337866f2cf52c2c93440b9615
2   "name": "DSRadialMenu",
3   "version": "0.4.0",
4   "summary": "DSRadialMenu is a menu with a radial layout. It allows you to provide menu items that appear from a button.",
5   "description": "DSRadialMenu allows you to provide menu items that appear from a button. Menu items 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.4.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"