blob: cd462700f2bc547cd96d713683d2eb3514a823fa [file] [log] [blame]
{
"name": "ICWebViewController",
"version": "0.0.1",
"summary": "A simple UIViewController contains a WKWebView",
"description": "Support show title of webview and progress of loading",
"homepage": "https://github.com/interchen/ICWebViewController",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Chen Yanjun": "inter.chen@gmail.com"
},
"social_media_url": "https://twitter.com/azhunchen",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/interchen/ICWebViewController.git",
"tag": "0.0.1"
},
"source_files": "ICWebViewController/IC*.swift",
"resources": "ICWebViewController/*.png",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}