[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 0 / 7 / MLFlyOverMenu / 0.1.2 / MLFlyOverMenu.podspec.json
blobf8026bd221773b49bf4b647d81cd121f369c519a
2   "name": "MLFlyOverMenu",
3   "version": "0.1.2",
4   "summary": "A lightweight and convenient way of presenting a view controller inspired by UIPopoverController and SWRevealViewController.",
5   "description": "A lightweight and convenient way of presenting a view controller inspired by UIPopoverController and SWRevealViewController. Highly customizable. Full initialization and customization from a storyboard.",
6   "homepage": "https://github.com/MUSTLaboratory/MLFlyOverMenu",
7   "screenshots": "https://camo.githubusercontent.com/8afab5f2c8c3c2788ba56d146b2c207706476203/68747470733a2f2f6269746275636b65742e6f72672f7265706f2f6f726e6535412f696d616765732f333631383437373336302d6d6c666c796f7665725f64656d6f2e676966",
8   "license": "MIT",
9   "authors": {
10     "MUSTLab Developer": "hello@mustlab.ru"
11   },
12   "source": {
13     "git": "https://github.com/MUSTLaboratory/MLFlyOverMenu.git",
14     "tag": "0.1.2"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "MLFlyOverMenu": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h",
27   "frameworks": "UIKit"