[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / c / 1 / 5 / ImagineAR-Surface / 1.6.5 / ImagineAR-Surface.podspec.json
blob2575918b9c22ef066e349464c454c94144dbcf65
2   "name": "ImagineAR-Surface",
3   "version": "1.6.5",
4   "summary": "ImagineAR Surface 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://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/5a7940e9edcccd85ac06e84fdaa820e7329304c8/IAR_Surface_SDK.zip?raw=true"
16   },
17   "swift_versions": "5.3.1",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "frameworks": [
22     "IAR_Surface_SDK",
23     "ARKit"
24   ],
25   "dependencies": {
26     "ImagineAR-Core": [
27       "1.6.5"
28     ],
29     "SCNRecorder": [
30       "~> 2.8.0"
31     ]
32   },
33   "public_header_files": "Framework-Surface/IAR_Surface_SDK.xcframework/*/IAR_Surface_SDK.framework/Headers/*.h",
34   "source_files": "Framework-Surface/IAR_Surface_SDK.xcframework/*/IAR_Surface_SDK.framework/Headers/*.h",
35   "ios": {
36     "vendored_frameworks": "Framework-Surface/IAR_Surface_SDK.xcframework"
37   },
38   "swift_version": "5.3.1"