blob: 6a6696c4c517086fe5b8f262b43becca4c32fac2 [file] [log] [blame]
{
"name": "MHWebViewController",
"version": "1.0.4",
"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.0.4"
},
"source_files": "MHWebViewController/Sources/**/*",
"frameworks": "WebKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"swift_version": "4.2",
"resources": "MHWebViewController/*.xcassets"
}