[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 0 / 6 / 1 / Menus / 0.1 / Menus.podspec.json
blob87c3012d8a621287b78ca24ae6f27e6d0830ede7
2   "name": "Menus",
3   "version": "0.1",
4   "summary": "Lightweight protocol-oriented framework for creating interactive iOS side menus",
5   "homepage": "https://github.com/MobilionOSS/Menus",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "social_media_url": "http://twitter.com/omaralbeik",
11   "authors": {
12     "Mobilion": "https://github.com/MobilionOSS",
13     "Omar Albeik": "https://twitter.com/omaralbeik"
14   },
15   "module_name": "Menus",
16   "source": {
17     "git": "https://github.com/MobilionOSS/Menus.git",
18     "tag": "0.1"
19   },
20   "source_files": "Sources/**/*.swift",
21   "requires_arc": true,
22   "platforms": {
23     "ios": "10.0"
24   },
25   "ios": {
26     "frameworks": "UIKit"
27   },
28   "deprecated": true,
29   "swift_version": "4.1"