[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / 4 / 3 / ImagineAR-SDK / 1.4.0 / ImagineAR-SDK.podspec.json
blob357b07270e6f1e97c96dfe773b18980ef0c9f474
2   "name": "ImagineAR-SDK",
3   "version": "1.4.0",
4   "summary": "ImagineAR SDK for custom AR campaigns.",
5   "description": "Imagine AR is a native library to facilitate the addition of augmentented reality assets with Vuforia and IAR cloud.",
6   "homepage": "https://docs.imaginear.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Imagine AR": "imaginear.it@gmail.com"
13   },
14   "source": {
15     "http": "https://dl.dropbox.com/s/4afdffsk316ro6q/IAR_SDK_1-4-0.zip?dl=0"
16   },
17   "swift_versions": "5.3",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "dependencies": {
22     "ImagineAR-Core": [
23       "~> 1.4.0"
24     ],
25     "ImagineAR-Surface": [
26       "~> 1.4.0"
27     ],
28     "ImagineAR-Target": [
29       "~> 1.4.0"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "swift_version": "5.3"