[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / 2 / ARBox / 0.0.23 / ARBox.podspec.json
blob8525d0ee70dd585f4e17637a8515cf80ff49586f
2   "name": "ARBox",
3   "version": "0.0.23",
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_23/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"