[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / 2 / ARBox / 0.0.22 / ARBox.podspec.json
blobe05d94a586dc15e3d6d5eaf18641e1f2d891a63f
2   "name": "ARBox",
3   "version": "0.0.22",
4   "summary": "A short summary of ARBox.",
5   "description": "A short description of ARBox.",
6   "homepage": "https://github.com/rebeloper/ARBox",
7   "license": {
8     "type": "MIT",
9     "file": "build/LICENSE"
10   },
11   "authors": {
12     "Alex": "therebeloper@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "http": "https://github.com/rebeloper/ARBox/raw/master/releases/0_0_22/ARBox.zip"
19   },
20   "resources": "**/*.{xcassets,scnassets}",
21   "dependencies": {
22     "LBTAComponents": [
23       "~> 1.0.2"
24     ]
25   },
26   "ios": {
27     "vendored_frameworks": "build/ARBox.framework"
28   },
29   "swift_version": "4.1"