blob: 9ad1abb4ae84752d2bfb1570911de0f9df8b8452 [file] [log] [blame]
{
"name": "UBARViewer",
"version": "0.1.1",
"summary": "Urbanbase AR library that represented with augmented reality.",
"description": "Hello, We are Urbanbase.\nWe invent the next world.\nUBARViewer is the framework that helps to adapt easily your apps.",
"homepage": "https://developer.urbanbase.com/docs/lens/TUTORIAL.html",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": "Urbanbase Inc.",
"platforms": {
"ios": "11.3"
},
"source": {
"git": "https://github.com/urbanbase/ar-viewer-ios.git",
"tag": "0.1.1"
},
"vendored_frameworks": "ARViewer.framework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"dependencies": {
"AFNetworking": [
"~>3.0"
],
"UICircularProgressRing": [
"~>6.1.0"
],
"lottie-ios": [
]
},
"swift_versions": "5.3",
"swift_version": "5.3"
}