Requirements
- iOS 8.0+
- Swift 4.0+
- Xcode 9.0+
Installation
CocoaPods
AnyFormatKit is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'ReadyMarkups'Then, run the following command:
$ pod installCarthage
To integrate AnyFormatKit into your Xcode project using Carthage, specify it in your Cartfile:
github "Brander-ua/ReadyMarkups" ~> 0.1.0
Run carthage update to build the framework and drag the built ReadyMarkups.framework into your Xcode project.
Usage
Import
import ReadyMarkupsAuthor
Aleksandr Orlov, [email protected]
License
ReadyMarkups is available under the MIT license. See the LICENSE file for more info.