blob: b442770351cdcbca1e608389dc0fadad0b03a278 [file] [log] [blame]
{
"name": "Carrot",
"version": "0.1.0",
"summary": "Swift framework for building multi-device AR apps on iOS",
"description": "Carrot is a Swift framework for multi-device AR applications. This is the iOS client-side framework that interfaces with your Carrot web app.",
"homepage": "https://github.com/carrot-ar/carrot-ios",
"license": "BSD 3-Clause",
"authors": "gonzalonunez",
"social_media_url": "http://twitter.com/gonzalo__nunez",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/carrot-ar/carrot-ios.git",
"tag": "0.1.0"
},
"dependencies": {
"Parrot": [
]
},
"source_files": "Carrot/**/*.swift",
"pushed_with_swift_version": "4.0"
}