Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 540 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 540 Bytes

Archimedes

Archimedes contains useful geometry functions for your Cocoa or Cocoa Touch application.

Getting Started

To start building the framework, clone this repository and then run script/bootstrap. This will automatically pull down any dependencies.

Use the .xcworkspace file if you’re working on Archimedes in isolation, or the .xcodeproj if you’re using it in another project.

License

Archimedes is released under the MIT license. See LICENSE.md.