Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/github/Archimedes

Geometry functions for Cocoa and Cocoa Touch
https://github.com/github/Archimedes

Last synced: 3 months ago
JSON representation

Geometry functions for Cocoa and Cocoa Touch

Awesome Lists containing this project

README

        

# 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](https://github.com/github/Archimedes/blob/master/LICENSE.md).