[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / c / 1 / 5 / ImagineAR-Surface / 1.5.0 / ImagineAR-Surface.podspec.json
blobf080fff6b81b02ed3cfaa058853ec3f2d71be162
2   "name": "ImagineAR-Surface",
3   "version": "1.5.0",
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://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/37kjvt76zbkwbd4/IAR_Surface_SDK_1-5-0.zip?dl=0"
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.5.0"
28     ]
29   },
30   "public_header_files": "Framework-Surface/IAR_Surface_SDK.xcframework/*/IAR_Surface_SDK.framework/Headers/*.h",
31   "source_files": "Framework-Surface/IAR_Surface_SDK.xcframework/*/IAR_Surface_SDK.framework/Headers/*.h",
32   "ios": {
33     "vendored_frameworks": "Framework-Surface/IAR_Surface_SDK.xcframework"
34   },
35   "swift_version": "5.3.1"