blob: 4eb7ba7c455bc49a3b646d50e13d02f75d1fb31c [file] [log] [blame]
{
"name": "ARBox",
"version": "0.0.19",
"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_19/ARBox.zip"
},
"resources": "**/*.{xcassets,scnassets}",
"dependencies": {
"LBTAComponents": [
"~> 1.0.2"
]
},
"ios": {
"vendored_frameworks": "build/ARBox.framework"
},
"swift_version": "4.1"
}