[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 6 / 1 / Menus / 0.2 / Menus.podspec.json
blobef2491b036dbafa1886a101566a757f89e802101
2   "name": "Menus",
3   "version": "0.2",
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.2"
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"