[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / c / 2 / d / VuforiaAR / 0.3.0 / VuforiaAR.podspec.json
blob518da9a74c5a29d4bfea5a2eb11e2548a89f2d78
2   "name": "VuforiaAR",
3   "version": "0.3.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.3.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   }