blob: 292054846aa44200040c7bdd7ec2456dc6d46a07 [file] [log] [blame]
{
"name": "BeeJSBridgeKit",
"version": "1.0.6",
"summary": "A short description of JSBridgeKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/5hito/JSBridgeKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"beemans@foxmail.com": "beemans@foxmail.com"
},
"source": {
"git": "https://github.com/5hito/JSBridgeKit.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "10.0"
},
"source_files": "JavascriptBridge/*",
"public_header_files": "JavascriptBridge/*.h"
}