blob: 8b2a27487dc96bbafa548e6d885ea870c880f2f9 [file] [log] [blame]
{
"name": "TQWebViewController",
"version": "0.1.0",
"summary": "A simple web view controller that base on WKWebView.",
"homepage": "https://github.com/Tuqierrenzu/TQWebViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TQTeam": "ZhengJiaoHong6@gmail.com, haozhang0770@163.com"
},
"source": {
"git": "https://github.com/Tuqierrenzu/TQWebViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TQWebViewController/Classes/**/*"
}