[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / e / 3 / ImagineAR-NFC / 1.5.0 / ImagineAR-NFC.podspec.json
blob3f0061207bc1a1351cc3703b24629d57802d9b42
2   "name": "ImagineAR-NFC",
3   "version": "1.5.0",
4   "summary": "ImagineAR NFC SDK for custom AR experience.",
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://dl.dropbox.com/s/mq7pz4l4wj5qtml/IAR_NFC_SDK_1-5-0.zip?dl=0"
16   },
17   "swift_versions": "5.3.1",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "frameworks": "IAR_NFC_SDK",
22   "dependencies": {
23     "ImagineAR-Core": [
24       "~> 1.5.0"
25     ]
26   },
27   "public_header_files": "Framework-NFC/IAR_NFC_SDK.xcframework/*/IAR_NFC_SDK.framework/Headers/*.h",
28   "source_files": "Framework-NFC/IAR_NFC_SDK.xcframework/*/IAR_NFC_SDK.framework/Headers/*.h",
29   "ios": {
30     "vendored_frameworks": "Framework-NFC/IAR_NFC_SDK.xcframework"
31   },
32   "swift_version": "5.3.1"