blob: 9a89697858ac17edd431470aced15fea1af3b3ca [file] [log] [blame]
{
"name": "CYWebviewController",
"version": "1.1.1",
"summary": "CYWebviewController is a webview view controller.",
"description": "\"CYWebviewController,a UIWebview controller, contains goBack, goForward, refresh and share functions. Also has Wechat mode.\"",
"homepage": "https://github.com/wheying/CYWebViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"万鸿恩": "1396855545@qq.com"
},
"source": {
"git": "https://github.com/wheying/CYWebViewController.git",
"tag": "1.1.1",
"commit": "ec84cd558d2c9d7be04a0949448cb91805619f18"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CYWebviewController/Classes/**/*",
"public_header_files": "CYWebviewController/Classes/**/*.h",
"frameworks": "UIKit"
}