blob: 5f20340e78d1db6a56ff0b7158bb102d2991df32 [file] [log] [blame]
{
"name": "ARBox",
"version": "0.0.7",
"summary": "A short summary of ARBox.",
"description": "A short description of ARBox.",
"homepage": "https://github.com/rebeloper/ARBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex": "therebeloper@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://github.com/rebeloper/ARBox/raw/master/releases/0_0_7/ARBox.zip"
},
"dependencies": {
"LBTAComponents": [
"~> 1.0.2"
]
},
"ios": {
"vendored_frameworks": "ARBox.framework"
},
"swift_version": "4.1"
}