[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 5 / FlowingMenu / 1.0.2 / FlowingMenu.podspec.json
blobc69fe58e71579f316990dca2c7e2f5be7978d78c
2   "name": "FlowingMenu",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "Interactive view transition to display menus with flowing and bouncing effects in Swift",
6   "homepage": "https://github.com/yannickl/FlowingMenu.git",
7   "social_media_url": "https://twitter.com/yannickloriot",
8   "authors": {
9     "Yannick Loriot": "contact@yannickloriot.com"
10   },
11   "source": {
12     "git": "https://github.com/yannickl/FlowingMenu.git",
13     "tag": "1.0.2"
14   },
15   "screenshots": "http://yannickloriot.com/resources/flowingmenu.gif",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "QuartzCore"
23     ]
24   },
25   "source_files": "Sources/*.swift",
26   "requires_arc": true