Rocket.Chat.ReactNative/ios/Pods/Local Podspecs/UMCameraInterface.podspec.json

19 lines
503 B
JSON

{
"name": "UMCameraInterface",
"version": "5.2.1",
"summary": "An interface package for camera",
"description": "An interface package for camera",
"license": "MIT",
"authors": "650 Industries, Inc.",
"homepage": "https://github.com/expo/expo/tree/master/packages/unimodules-camera-interface",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/expo/expo.git"
},
"source_files": "**/*.{h,m}",
"preserve_paths": "**/*.{h,m}",
"requires_arc": true
}