[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 2 / d / VuforiaAR / 0.4.0 / VuforiaAR.podspec.json
blob3baff70936ff76a5e5c4b19a6284ed7c7f1987e0
2   "name": "VuforiaAR",
3   "version": "0.4.0",
4   "summary": "make vuforia sdk more easy to install.",
5   "description": "arrrrarrrarararararaadsdasdssfsfsfssrararrrararar",
6   "homepage": "https://github.com/JeanVinge/VuforiaAR",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jean_vinge@hotmail.com": "jean.vinge@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JeanVinge/VuforiaAR.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Vuforia/Vuforia/*.h",
22   "vendored_libraries": "Vuforia/binary/*.a",
23   "private_header_files": "Vuforia/Vuforia/*.h",
24   "libraries": "c++",
25   "xcconfig": {
26     "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
27     "CLANG_CXX_LIBRARY": "libc++"
28   }