[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 6 / 2 / e / ImagineAR-Core / 1.6.27 / ImagineAR-Core.podspec.json
blob8d45f5d9a5f71ebe45005bdd59746ff3b5094057
2   "name": "ImagineAR-Core",
3   "version": "1.6.27",
4   "summary": "ImagineAR Core 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://github.com/ImagineAR/IAR-SDK-Binaries/blob/46e65552858cfaf1cb25df0c5d10cd575b8d141d/IAR_Core_SDK.zip?raw=true"
16   },
17   "swift_versions": "5.3.1",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "AVFoundation",
24     "SystemConfiguration",
25     "Security",
26     "QuartzCore",
27     "ModelIO",
28     "MediaPlayer",
29     "CoreMotion",
30     "CoreMedia",
31     "CoreGraphics",
32     "CoreFoundation",
33     "AVFoundation",
34     "AudioToolbox",
35     "Metal",
36     "MetalKit",
37     "SceneKit",
38     "IAR_Core_SDK"
39   ],
40   "dependencies": {
41     "AFNetworking": [
42       "~>4.0.1"
43     ],
44     "R.swift": [
45       "~>6.1.0"
46     ],
47     "Moya": [
48       "~>13.0.1"
49     ]
50   },
51   "public_header_files": "Framework-Core/IAR_Core_SDK.xcframework/*/IAR_Core_SDK.framework/Headers/*.h",
52   "source_files": "Framework-Core/IAR_Core_SDK.xcframework/*/IAR_Core_SDK.framework/Headers/*.h",
53   "ios": {
54     "vendored_frameworks": "Framework-Core/IAR_Core_SDK.xcframework"
55   },
56   "swift_version": "5.3.1"