blob: aa655a40beb75e18c15d937d3b58eb562fb74eb5 [file] [log] [blame]
{
"name": "MMModalWebViewController",
"version": "1.0",
"summary": "Facebook-like WebViewController",
"homepage": "https://mammutmedia.eu",
"license": "MIT",
"description": "MMModalWebViewController is an elegant and customizable ViewController to present a website on iOS.",
"source": {
"git": "https://github.com/mammutmedia/MMModalWebViewController.git",
"tag": "1.0"
},
"social_media_url": "http://facebook.com/mammutmedia.eu",
"authors": {
"Felix Nithammer": "f.nithammer@mammutmedia.eu"
},
"requires_arc": true,
"swift_versions": [
"5.1",
"5.2"
],
"platforms": {
"ios": "11.0"
},
"source_files": "Source/**/*.swift",
"swift_version": "5.2"
}