blob: 69d4afe5fb7e8cb1b8e8fb3469d2ea60f4be2a5e [file] [log] [blame]
{
"name": "ARBox",
"version": "0.0.1",
"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://www.dropbox.com/s/fp9fkcf5is5dwih/ARBox.zip"
},
"ios": {
"vendored_frameworks": "ARBox.framework"
},
"swift_version": "4.1"
}