Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 750 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 750 Bytes

Proj.4

Build Status Carthage Compatible License

Build

Add this repository to your projects Cartfile

github "Ryandev/Proj4-iOS"

and run carthage update

Usage

  • Include built proj4.framework into xcode project and add header
#import <proj4/proj4.h>

Documentation

Full Proj.4 documentation can be found here

License

MIT