Skip to content
/ MIST Public
forked from Vizzle/MIST

A declarative framework for building efficient UIs on iOS.

License

Notifications You must be signed in to change notification settings

zhbyak/MIST

 
 

Repository files navigation

MIST

MIST lets you create iOS app with nothing but JSON templates.

Build Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

Cocoapods

CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. which automates and simplifies the process of using 3rd-party libraries in your projects. See the Get Started section for more details.

Podfile

target YourAwesomeTarget do
  pod 'MIST'
end

Documentation

MIST Document is currently under construction.

License

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

About

A declarative framework for building efficient UIs on iOS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 53.1%
  • Objective-C++ 46.2%
  • Other 0.7%