MZFormSheetPresentationController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup UIPresentationController size and feel form sheet.
This adds the MZAppearance as a dependancy in the Cartfile.
Also added the framework in the project file.
Update the README with installation guide for Carthage.
Right now the Cartfile links to MZAppearance->Master
This is because there is no release of MZAppearance with carthage support.
See https://github.com/m1entus/MZAppearance/issues/8
If this is done the Cartfile in this project can link to that release and it will be safer.
This adds the MZAppearance as a dependancy in the Cartfile. Also added the framework in the project file. Update the README with installation guide for Carthage.
Right now the Cartfile links to MZAppearance->Master This is because there is no release of MZAppearance with carthage support. See https://github.com/m1entus/MZAppearance/issues/8 If this is done the Cartfile in this project can link to that release and it will be safer.