Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 678 Bytes

File metadata and controls

19 lines (13 loc) · 678 Bytes

DanceUIGraph

DanceUIGraph provides the graph infrastructure used by the DanceUI ecosystem.

  • Contains the core graph implementation and related headers
  • Includes unit tests and an example app for local development
  • Ships with CocoaPods configuration and initialization scripts

Repository Structure

  • DanceUIGraph/: Core sources, headers, and unit tests
  • DanceUIGraphApp/: Example application and workspace files
  • Podspecs/: Local podspec dependencies
  • init.sh: Project initialization script
  • DanceUIGraph.podspec: CocoaPods specification file

License

This project is open-sourced under the Apache License 2.0. See LICENSE for details.