blob: 64c369abaa0ed6171de9f3a1720abb66429eeb94 [file] [log] [blame]
{
"name": "M2DWebViewController",
"version": "0.1.13",
"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": "0.1.13"
},
"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": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"frameworks": "WebKit"
}