{ "name": "LenzSDK", "version": "2.4.7", "summary": "A short description of LenzSDK.", "description": "this is the long description", "homepage": "http://39.96.8.150:10080/l405023944/LenzSDK_iOS.git", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "76930516@qq.com": "wangzhaowei1991@gmail.com" }, "source": { "git": "http://39.96.8.150:10080/l405023944/LenzSDK_iOS.git", "tag": "2.4.7" }, "platforms": { "ios": "12.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" ], "vendored_frameworks": [ "LenzTensorFlowSDK.framework", "LenzStitchSDK.framework" ], "libraries": [ "c++", "z" ], "dependencies": { "Masonry": [ "1.1.0" ], "YYText": [ ], "YBImageBrowser": [ ], "SVProgressHUD": [ "~> 2.2.5" ], "OpenCV2": [ "~> 4.3.0" ], "TensorFlowLite": [ "~> 1.13.1" ] } }