[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / e / 4 / 3 / ImagineAR-SDK / 1.3.0 / ImagineAR-SDK.podspec.json
blob04a96955dc65feb610be066b3c768cd0bb897a17
2   "name": "ImagineAR-SDK",
3   "version": "1.3.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/s31bddrw8tnxrx3/IAR_SDK_1-3-0.zip?dl=0"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "dependencies": {
21     "ImagineAR-Core": [
22       "~> 1.3.0"
23     ],
24     "ImagineAR-Surface": [
25       "~> 1.3.0"
26     ],
27     "ImagineAR-Target": [
28       "~> 1.3.0"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   }