blob: 3c68a338a2734e09ffe5374d94b55e205a266b85 [file] [log] [blame]
{
"name": "PKWKWebViewController",
"version": "0.1.1",
"summary": "A simple web controller is loaded using WKWebView.",
"homepage": "https://github.com/PsychokinesisTeam/PKWKWebViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PsychokinesisTeam": "haozhang0770@163.com"
},
"source": {
"git": "https://github.com/PsychokinesisTeam/PKWKWebViewController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PKWKWebViewController/Classes/**/*"
}