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