To run the example project, clone the repo, and open Example
target within Xcode.
- iOS 8.0 and above
- Xcode 7.0 and above
MagicVision is available through Carthage. To install it, simply add the following line to your Cartfile:
github "GetMagicVision/MagicVision-iOS-SDK"
MagicVision is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "MagicVision", :git => "[email protected]:GetMagicVision/MagicVision-iOS-SDK.git", :branch => "master"
GetMagicVision
MagicVision is available under the MIT license. See the LICENSE file for more info.