Latest | 1.0.0 |
---|---|
Homepage | https://github.com/moyunmo/CMVuforia |
License | MIT |
Platforms | ios 8.0 |
Frameworks | UIKit, Foundation, CoreMotion, CoreMedia, SystemConfiguration, AVFoundation |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
CMVuforia is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'CMVuforia'
Author
Moyun, [email protected]
License
CMVuforia is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "CMVuforia", "version": "1.0.0", "summary": "Ar technology of Cmall. AR", "description": "Ar technology of Vuforia ...Moyun Cmall,Moyun Cmall", "homepage": "https://github.com/moyunmo/CMVuforia", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Moyun": "[email protected]" }, "source": { "git": "https://github.com/moyunmo/CMVuforia.git", "tag": "1.0.0" }, "platforms": { "ios": "8.0" }, "source_files": "CMVuforia/Vuforia/*.h", "vendored_libraries": "CMVuforia/Binary/*.a", "public_header_files": "CMVuforia/Vuforia/*.h", "libraries": "c++", "xcconfig": { "CLANG_CXX_LANGUAGE_STANDARD": "c++11", "CLANG_CXX_LIBRARY": "libc++" }, "frameworks": [ "UIKit", "Foundation", "CoreMotion", "CoreMedia", "SystemConfiguration", "AVFoundation" ] }
Sat, 23 Dec 2017 10:20:05 +0000