[Add] UBiXDaq 2.4.0
[CocoaPods.git] / Specs / 3 / 7 / a / ArScreens / 1.0.1 / ArScreens.podspec.json
blob80fc2a500c45bc0f72a4aa44a45d469ce37c47b9
2   "name": "ArScreens",
3   "version": "1.0.1",
4   "summary": "A short description of ArScreens.",
5   "swift_versions": "4.0",
6   "pod_target_xcconfig": {
7     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
8   },
9   "user_target_xcconfig": {
10     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
11   },
12   "description": "TODO: Add long description of the pod here.",
13   "homepage": "https://bitbucket.org/indo_ios/arscreens",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "authors": {
19     "Juanma Iturriza": "iturrizajuanmanuel@gmail.com"
20   },
21   "source": {
22     "git": "git@bitbucket.org:indo_ios/arscreens.git",
23     "tag": "1.0.1"
24   },
25   "platforms": {
26     "ios": "13.0"
27   },
28   "source_files": "ArScreens/Classes/**/*",
29   "resource_bundles": {
30     "ArScreens": [
31       "ArScreens/Assets/*.{xib,storyboard,nib}"
32     ],
33     "ArModels": [
34       "ArScreens/Classes/Camera/mimodel/yolov5s.mlmodel"
35     ]
36   },
37   "dependencies": {
38     "GoogleMLKit/LanguageID": [
40     ],
41     "GoogleMLKit/TextRecognition": [
43     ],
44     "GoogleMLKit/Translate": [
46     ],
47     "GoogleMLKit/ImageLabeling": [
49     ],
50     "GoogleMLKit/ObjectDetection": [
52     ],
53     "GoogleMLKit/FaceDetection": [
55     ],
56     "Toast-Swift": [
58     ],
59     "Firebase/RemoteConfig": [
61     ],
62     "GoogleMLKit/PoseDetection": [
64     ],
65     "GoogleMLKit/PoseDetectionAccurate": [
67     ],
68     "GoogleMLKit/SegmentationSelfie": [
70     ]
71   },
72   "static_framework": true,
73   "swift_version": "4.0"