blob: 2a55e530d1461f923641105b1769126d6dff92fe [file] [log] [blame]
{
"name": "GravitySpatial",
"version": "0.1.2",
"summary": "SDK for enabling Gravity Spatial AR",
"description": "Gravity Spatial helps businesses create interactive Augmented Reality experiences by using a simple drag and drop editor to create content and a Marker app to place content into the real world. Once set up, businesses can use this SDK to enable consumption of AR expereinces within their existing apps.",
"homepage": "https://github.com/gravityxr",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"avi4gravity": "avi@gravityxr.com"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.2",
"source": {
"http": "https://www.gravityxr.com/cocoapods/ios_gravity_spatial-v0.1.2.zip"
},
"exclude_files": "GravitySpatial/Exclude",
"frameworks": "UIKit",
"dependencies": {
"AzureSpatialAnchors": [
"2.4.0"
],
"ADAL": [
"~> 4.0"
],
"Alamofire": [
"~> 5.1"
],
"SwiftyJSON": [
"~> 4.0"
]
},
"swift_version": "4.2"
}