blob: 803a94bab76d356611d04c7148535c6ee7d02eca [file] [log] [blame]
{
"name": "JSWebView",
"version": "1.0.3",
"authors": {
"songguanchen": "songguanchen@jd.com"
},
"homepage": "https://github.com/s9651guan/JSWebView",
"summary": "A clasa that H5 interacts with iOS ,controlled by cocoaPods",
"source": {
"git": "https://github.com/s9651guan/JSWebView.git",
"tag": "1.0.3"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "JSWebView",
"public_header_files": "JSWebView/*.h"
}