blob: 2c7ca002caaae228ddc8cfbb922ed4dbb11a2cc3 [file] [log] [blame]
{
"name": "PKWKWebViewController",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PKWKWebViewController/Classes/**/*"
}