blob: ff2cef0ef64855466fd57a28b7401c1d5599f364 [file] [log] [blame]
{
"name": "GMJSBridge",
"version": "1.0.2",
"summary": "A swift version for interacting between native and h5.",
"description": "The swift version of library is simple and powerful.",
"homepage": "https://github.com/yuexygoodman/GMJSBridge",
"license": "MIT",
"authors": "Good Man",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/yuexygoodman/GMJSBridge.git",
"tag": "1.0.2"
},
"source_files": "GMJSBridge/*.swift",
"resources": "GMJSBridge/*.bundle",
"frameworks": "UIKit"
}