[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 0 / f / UBARViewer / 0.1.3 / UBARViewer.podspec.json
blob23257ea7acbc5c7ae1c7b5275bf373188b02f2f9
2   "name": "UBARViewer",
3   "version": "0.1.3",
4   "summary": "Urbanbase AR library that represented with augmented reality.",
5   "description": "Hello, We are Urbanbase.\nWe invent the next world.\nUBARViewer is the framework that helps to adapt easily your apps.",
6   "homepage": "https://urbanbase.com",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Urbanbase Inc.": "dev@urbanbase.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/urbanbase/ar-viewer-ios.git",
19     "tag": "0.1.3"
20   },
21   "vendored_frameworks": "UBARViewer.framework",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "dependencies": {
29     "UICircularProgressRing": [
30       "~>6.1.0"
31     ],
32     "lottie-ios": [
34     ]
35   },
36   "swift_versions": "5.5",
37   "swift_version": "5.5"