[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 1 / 5 / ImagineAR-Surface / 1.1.0 / ImagineAR-Surface.podspec.json
blob503a151635ebd06aaf1a041b09810437fa708701
2   "name": "ImagineAR-Surface",
3   "version": "1.1.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/dzwz2g1j7utl8qj/IAR_Surface_SDK_1-1-0.zip?dl=0"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "frameworks": [
21     "IAR_Surface_SDK",
22     "ARKit"
23   ],
24   "dependencies": {
25     "ImagineAR-Core": [
26       "1.1.0"
27     ]
28   },
29   "public_header_files": "Framework-Surface/IAR_Surface_SDK.framework/Headers/*.h",
30   "source_files": "Framework-Surface/IAR_Surface_SDK.framework/Headers/*.h",
31   "ios": {
32     "vendored_frameworks": "Framework-Surface/IAR_Surface_SDK.framework"
33   }