# ios-framework **Repository Path**: mirrors_tangrams/ios-framework ## Basic Information - **Project Name**: ios-framework - **Description**: Hosting spot for the tangram-es iOS binary framework - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tangram-es iOS Binary Framework This repository hosts the binary artifacts from the Tangram iOS builds. You can find more informations on how to build the binary framework from [our iOS build steps](https://github.com/tangrams/tangram-es/tree/master/platforms/ios) on tangram-es. This repository has both support for device and simulator architectures. To try this pod simply run: ```sh pod try Tangram-es ``` In the mean time, feel free to test this out and give us your feedback in the main [tangram-es](https://github.com/tangrams/tangram-es) repository. If you need informations on how to set up your project to use this framework check [our iOS walkthrough](https://mapzen.com/documentation/tangram/iOS-walkthrough/).