[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 1 / MovingArcsMenu / 0.1.0 / MovingArcsMenu.podspec.json
blobdd9d2bd50921c839db2d093aa76bc15af87ad005
2   "name": "MovingArcsMenu",
3   "version": "0.1.0",
4   "summary": "MovingArcsMenu is a sublcass of UIView that let you have a buttons inside arcs at the bottom right of a view",
5   "description": "MovingArcsMenu is a UIView subclass that let you have buttons inside arcs on the bottom right of a view. The buttons inside the view can have just a backgound image. The arcs ar shown and hidden using a cool animation.\nIt is possible to customize the number of buttons, the color of the arcs and their shadow.\nMovingArcsMenu is very useful to create a bottom right menu, this position is the most accesible on every smartphone.",
6   "homepage": "https://github.com/aruffolo/MovingArcsView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aruffolo": "antonioruffolo2@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/aruffolo/MovingArcsView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MovingArcsMenu/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0.3"