blob: 1b3235cadafeda12356bf3ae88ddd3f62d446d99 [file] [log] [blame]
{
"name": "RDWebTools",
"version": "1.0.0",
"summary": "WebView and WebViewController based on WKWebView",
"homepage": "https://github.com/Radarrrrr/RDWebTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Radar": "imryd@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Radarrrrr/RDWebTools.git",
"tag": "1.0.0"
},
"source_files": "RDWebTools/*",
"requires_arc": true
}