[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 0 / 4 / 2 / DPRadialMenu / 0.0.1 / DPRadialMenu.podspec.json
blobfeaedf1695ab24e40dde8fe0187bfd69b37ee8d2
2   "name": "DPRadialMenu",
3   "version": "0.0.1",
4   "summary": "A simple from 1 to 3 buttons radial menu, to display radial button inside a view after a long press on that",
5   "description": "Create your 3 buttons radial menu. You can add your own buttons and insert them inside a view with a single line of code.",
6   "homepage": "https://github.com/dariopellegrini/DPRadialMenu",
7   "screenshots": [
8     "https://raw.githubusercontent.com/dariopellegrini/DPRadialMenu/master/screen/screen1.png",
9     "https://raw.githubusercontent.com/dariopellegrini/DPRadialMenu/master/screen/screen2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Dario Pellegrini": "pellegrini.dario.1303@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/dariopellegrini/DPRadialMenu.git",
20     "tag": "0.0.1"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "DPRadialMenu/Classes/**/*"