blob: 1bb4b936fee5ac6e2f1c2846782b9051314b29b2 [file] [log] [blame]
{
"name": "EasyJSBridge",
"version": "1.0.1",
"summary": "iOS Native与H5交互神器,简单方便灵活,支持UIWebView和WKWebView for Swift",
"description": "1 Native与H5双向通信 2 支持UIWebView和WKWebView 3 支持多个Scheme并存",
"homepage": "https://github.com/howard0103/EasyJSBridge.git",
"license": "MIT",
"authors": {
"howard": "344185723@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/howard0103/EasyJSBridge.git",
"tag": "1.0.1"
},
"source_files": "Source",
"exclude_files": "Classes/Exclude",
"resources": [
"Source/*.txt",
"Classes/Exclude"
]
}