blob: db1a56d2521236a00228cd9c44c1fbab2aed8add [file] [log] [blame]
{
"name": "ReactNativeInspector",
"version": "0.1.0",
"summary": "An runtime base on react-native.",
"description": "'Introduce this library for your App, development by react-native code.'",
"homepage": "https://github.com/beatjs/ReactNativeInspector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Liam Xu": "liamxujia@outlook.com"
},
"source": {
"git": "https://github.com/beatjs/ReactNativeInspector.git",
"tag": "0.1.0"
},
"module_name": "jsinspector",
"platforms": {
"ios": "11.0"
},
"source_files": "jsinspector/**/*.cpp",
"preserve_paths": "jsinspector/**/*.h",
"header_dir": "jsinspector"
}