blob: 8518bc14513818a612251d5da37b958b57c3a31e [file] [log] [blame]
{
"name": "KKWKWebView",
"version": "0.0.1",
"summary": "A demo of WKWebView.",
"description": "A demo of how to use WKWebView.",
"homepage": "https://github.com/kuroky/KKWKWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kuroky": "kuro2007cumt@github.com"
},
"source": {
"git": "https://github.com/kuroky/KKWKWebView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KKWKWebView/Classes/*.{h,m}"
}