/SWChart

Primary LanguageSwiftMIT LicenseMIT

SWChart

Requirements

  • Xcode 15.4+
  • Swift 5.10+
  • iOS 14.0+

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/sunimp/SWChart.git", .upToNextMajor(from: "1.0.0"))
]

License

SWChart is available under the MIT license. See the LICENSE file for more info.