blob: f46731e2508a71cb77f7c24610e3dbcaebfa1d85 [file] [log] [blame]
{
"name": "BearSDK",
"version": "3.0.3",
"license": {
"type": "Proprietary",
"file": "LICENSE.md"
},
"summary": "Augmented reality simple and powerful",
"homepage": "https://ar-go.co",
"authors": {
"ARGO SAS": "contact@ar-go.co"
},
"documentation_url": "https://support.ar-go.co/hc/en-us/sections/360001677819-SDK-iOS",
"swift_versions": "5.2",
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://s3.eu-west-1.amazonaws.com/mobile-dev.bear2b.com/bearsdk-ios/3.0.3/BearSDK.framework.zip"
},
"vendored_frameworks": [
"Carthage/Build/iOS/BearSDK.framework",
"Carthage/Build/iOS/BearGL.framework",
"Carthage/Build/iOS/Vuforia.framework"
],
"dependencies": {
"RxSwift": [
"5.1.1"
],
"RxCocoa": [
"5.1.1"
],
"RxRelay": [
"5.1.1"
],
"Alamofire": [
"5.2.1"
]
},
"swift_version": "5.2"
}