blob: 2474abe315cc458b517255d409acdb26ef538bff [file] [log] [blame]
{
"name": "IVSWebViewController",
"version": "0.1.0",
"summary": "WKWebViewController",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/netcanis/IVSWebViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"netcanis": "netcanis@gmail.com"
},
"source": {
"git": "https://github.com/netcanis/IVSWebViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "IVSWebViewController/**/*.{h,m,mm}",
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore"
]
}