blob: 78edf93b1bee88f2bcd1202e2226e2a1a56b26f7 [file] [log] [blame]
{
"name": "NTLBridge",
"version": "3.0.7",
"summary": "a fork from dsBridge",
"description": "An javascript bridge for calling functions synchronously and asynchronously",
"homepage": "https://github.com/netless-io/DSBridge-IOS.git",
"license": "MIT",
"authors": {
"lazydu": "824783146@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/netless-io/DSBridge-IOS.git",
"tag": "3.0.7"
},
"source_files": "dsbridge/*",
"public_header_files": "dsbridge/*.h",
"frameworks": "UIKit"
}