blob: 7e7c84f213f6f99c4807e2c6c74ee419449beb4c [file] [log] [blame]
{
"name": "ARBox",
"version": "0.0.5",
"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_5/ARBox.zip"
},
"ios": {
"vendored_frameworks": "ARBox.framework"
},
"swift_version": "4.1"
}