[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / e / MMModalWebViewController / 0.1.0 / MMModalWebViewController.podspec.json
blob0fb66891d33e6499115a6134f3f1bd8dcea14518
2   "name": "MMModalWebViewController",
3   "version": "0.1.0",
4   "summary": "Facebook-like WebViewController",
5   "homepage": "https://mammutmedia.eu",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Mammut-Felix",
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/mammutmedia/MMModalWebViewController.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "http://facebook.com/mammutmedia.eu",
19   "requires_arc": true,
20   "source_files": "Source/**/*.swift",
21   "dependencies": {
22     "PanModal": [
23       "~> 1.2.7"
24     ]
25   },
26   "resources": [
27     "Resources/*",
28     "Source/**/*.xib"
29   ],
30   "description": "MMModalWebViewController is an elegant and customizable ViewController to present a website on iOS.",
31   "swift_versions": [
32     "5.0",
33     "5.1",
34     "5.2"
35   ],
36   "swift_version": "5.2"