blob: f30f70a927b7208708adfb0d47550c1afa9b946d [file] [log] [blame]
{
"name": "MHWebViewController",
"version": "1.1.2",
"platforms": {
"ios": "9.0"
},
"summary": "An Instagram inspired Web View Controller.",
"homepage": "https://github.com/michaelhenry/MHWebViewController",
"authors": {
"Michael Henry Pantaleon": "me@iamkel.net"
},
"source": {
"git": "https://github.com/michaelhenry/MHWebViewController.git",
"tag": "1.1.2"
},
"source_files": "MHWebViewController/Sources/**/*",
"frameworks": "WebKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"swift_versions": "4.2",
"resources": "MHWebViewController/*.xcassets",
"swift_version": "4.2"
}