blob: 6b8580fba4d6863fd3bce0b068a208e67ac7fb7c [file] [log] [blame]
{
"name": "JDYWebViewController",
"version": "1.0.5",
"summary": "封装的一个简单易用的WebView.",
"description": "TODO: Add long description of the pod here.\"添加URL空格过滤\"",
"homepage": "http://yuncloud.xyz/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"15522613388@163.com": "xue.jingjin@9douyu.com"
},
"source": {
"git": "https://github.com/yunxiaocloud/JDYWebViewController.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JDYWebViewController/Classes/**/*",
"public_header_files": "JDYWebViewController/Classes/**/*.h",
"frameworks": [
"UIKit",
"MapKit"
]
}