[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 2 / 4 / 5 / FlowingMenu / 3.0.1 / FlowingMenu.podspec.json
blob7dfee557fafbdb07d0dd6d64ef758e1d90225f8b
2   "name": "FlowingMenu",
3   "version": "3.0.1",
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": "3.0.1"
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