[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 3 / 0 / f / UBARViewer / 0.1.1 / UBARViewer.podspec.json
blob9ad1abb4ae84752d2bfb1570911de0f9df8b8452
2   "name": "UBARViewer",
3   "version": "0.1.1",
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://developer.urbanbase.com/docs/lens/TUTORIAL.html",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Urbanbase Inc.",
12   "platforms": {
13     "ios": "11.3"
14   },
15   "source": {
16     "git": "https://github.com/urbanbase/ar-viewer-ios.git",
17     "tag": "0.1.1"
18   },
19   "vendored_frameworks": "ARViewer.framework",
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "dependencies": {
27     "AFNetworking": [
28       "~>3.0"
29     ],
30     "UICircularProgressRing": [
31       "~>6.1.0"
32     ],
33     "lottie-ios": [
35     ]
36   },
37   "swift_versions": "5.3",
38   "swift_version": "5.3"