/CPlist

Swift package wrapper around libplist.

Primary LanguageSwift

CPlist

A swift wrapper around the libplist library.

dependencies: [
    .package(url: "https://github.com/Schlaubischlump/CPlist", from: "0.0.1"),
]