MusicKit is an iOS/MacOS X framework for rendering sheet music. It depends on mxml for loading and laying out MusicXML files.
After cloning fetch all dependencies:
git submodule update --init --recursive
pod install
See PreviewGenerator for an quick example on how to use.
MusicKit is available under the MIT license. See the LICENSE file for more info. Copyright © 2016 Venture Media Labs.