Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.27 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.27 KB

MagicVision

CI Status Carthage compatible Version Platform

Usage

To run the example project, clone the repo, and open Example target within Xcode.

Requirements

  • iOS 8.0 and above
  • Xcode 7.0 and above

Installation

Carthage

MagicVision is available through Carthage. To install it, simply add the following line to your Cartfile:

github "GetMagicVision/MagicVision-iOS-SDK"

Cocoapods

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"

Author

GetMagicVision

License

MagicVision is available under the MIT license. See the LICENSE file for more info.