blob: fdbcfd510bb3f449d8e42298e03976dfbfc27e28 [file] [log] [blame]
{
"name": "M2DWebViewController",
"version": "2.0.1",
"summary": "Simple built-in web view controller.",
"homepage": "https://github.com/0x0c/M2DWebViewController",
"license": "MIT",
"authors": {
"Akira Matsuda": "akira.m.itachi@gmail.com"
},
"source": {
"git": "https://github.com/0x0c/M2DWebViewController.git",
"tag": "2.0.1"
},
"screenshots": [
"https://raw.github.com/0x0c/M2DWebViewController/master/images/1.png",
"https://raw.github.com/0x0c/M2DWebViewController/master/images/2.png",
"https://raw.github.com/0x0c/M2DWebViewController/master/images/3.png"
],
"platforms": {
"ios": "12.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"frameworks": "WebKit"
}