blob: 961f7edd5e98c03006908b5b5fd648740c5d4e0e [file] [log] [blame]
{
"name": "KZWWebViewController",
"version": "2.0.4",
"summary": "A short description of KZWWebViewController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ouyrp/KZWWebViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ouyrp": "rp.ouyang001@bkjk.com"
},
"source": {
"git": "https://github.com/ouyrp/KZWWebViewController.git",
"tag": "2.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KZWWebViewController/Classes/**/*",
"resource_bundles": {
"KZWWebViewController": "KZWWebViewController/Assets/*.xcassets"
},
"frameworks": [
"WebKit",
"UIKit"
],
"dependencies": {
"KZWUI": [
],
"FMWebViewJavascriptBridge": [
],
"KZWWebViewController_Category": [
]
}
}