{ "name": "LenzCameraNativeModuleForRN", "version": "1.0.0", "summary": "A short description of LenzCameraNativeModuleForRN.", "description": "this is the long description", "homepage": "https://github.com/76930516@qq.com/LenzCameraNativeModuleForRN", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "76930516@qq.com": "wangzhaowei1991@gmail.com" }, "source": { "git": "https://github.com/76930516@qq.com/LenzCameraNativeModuleForRN.git", "tag": "1.0.0" }, "platforms": { "ios": "11.0" }, "source_files": "LenzCameraNativeModuleForRN/Classes/**/*", "resource_bundles": { "LenzCameraNativeModuleForRN": [ "LenzCameraNativeModuleForRN/Assets/*.{png,jpeg,jpg,storyboard,xib,xcassets,strings,tflite}", "LenzCameraNativeModuleForRN/Classes/inner/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,strings}" ] }, "public_header_files": "LenzCameraNativeModuleForRN/Classes/headers/*.h", "frameworks": [ "UIKit", "MapKit", "WebKit", "AdSupport", "Accelerate", "MediaPlayer", "CoreData", "SystemConfiguration", "CoreServices", "AssetsLibrary", "CoreTelephony", "CoreMotion", "Photos", "AVFoundation", "CoreMedia" ], "prefix_header_contents": "#import \"PCSSDF-prefix-header.h\"", "vendored_frameworks": [ "LenzTensorFlow.framework", "opencv2.framework" ], "libraries": [ "sqlite3", "c++", "z" ], "dependencies": { "Masonry": [ "1.1.0" ], "TensorFlowLite": [ "~> 1.13.1" ] } }