blob: b0b5ae260157094b7ba2fa10e640f0fd4aad116b [file] [log] [blame]
{
"name": "UBSpaceViewer",
"version": "0.1.0",
"summary": "Urbanbase AR library that represented with augmented reality.",
"description": "Hello, We are Urbanbase.\nWe invent the next world.\nARViewer is framework that help to adapt easily your apps.",
"homepage": "https://developer.urbanbase.com/",
"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.0"
},
"vendored_frameworks": "ARViewer.framework",
"dependencies": {
"AFNetworking": [
"~>3.0"
],
"SDWebImage": [
"~>4.0"
],
"UIScrollView-InfiniteScroll": [
"~> 1.0.0"
],
"ZIPFoundation": [
"~> 0.9.9"
],
"UICircularProgressRing": [
"~>6.1.0"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}