This project designated for parsing Telegram Type Language (.tl) specification for TDLib and generating Swift code.
tl2swift
generates swift structures, enums and methods for working with TDLib json interface. See example in project tdlib-swift
$ make release
$ tl2swift td_api.tl ./output/