[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / e / d / Carrot / 0.1.0 / Carrot.podspec.json
blobb442770351cdcbca1e608389dc0fadad0b03a278
2   "name": "Carrot",
3   "version": "0.1.0",
4   "summary": "Swift framework for building multi-device AR apps on iOS",
5   "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.",
6   "homepage": "https://github.com/carrot-ar/carrot-ios",
7   "license": "BSD 3-Clause",
8   "authors": "gonzalonunez",
9   "social_media_url": "http://twitter.com/gonzalo__nunez",
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/carrot-ar/carrot-ios.git",
15     "tag": "0.1.0"
16   },
17   "dependencies": {
18     "Parrot": [
20     ]
21   },
22   "source_files": "Carrot/**/*.swift",
23   "pushed_with_swift_version": "4.0"