Swift Markdown Kit · DOCS
Overview
Swift Markdown Kit
A commercial Markdown rendering SDK for iOS, delivered as
swift-markdown-kit.xcframework.
It is built for LLM output: streaming token feeds and whole-conversation chat rendering are first-class, not bolted on.
Requirements
- iOS 17.0 or later.
- Xcode 16 or later.
- One
.smklicenseissued for your app's bundle identifier — the Simulator does not need one.
Try before you buy
The SDK renders on the iOS Simulator with no license and no time limit. You can integrate it into your project, render real content, and check performance before paying. Device builds need a license; ask us for a 30-day trial one.
| Scenario | License | Behaviour |
|---|---|---|
| iOS Simulator | none | Renders unconditionally. Useful for evaluation and CI. |
| iPhone / iPad trial | Trial | Runs for 30 days from issuance. |
| iPhone / iPad production | Production | Runs any SDK build released on or before the license's updatesUntil. Wall-clock time is never checked. |
Renewal means receiving a new production license with a later updatesUntil so
you can upgrade to newer SDK builds. Apps already shipped keep running.