# SpacesWayFindingSDK-iOS **Repository Path**: mirrors_CiscoDevNet/SpacesWayFindingSDK-iOS ## Basic Information - **Project Name**: SpacesWayFindingSDK-iOS - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-23 - **Last Updated**: 2025-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpacesWayFindingSDK-iOS Welcome to the SpacesWayFindingSDK-iOS — a easy-to-integrate iOS SDK designed to enable advanced indoor wayfinding and navigation features in your iOS applications. With this SDK, developers can effortlessly add: Accurate indoor positioning and routing Interactive maps with multi-level support Seamless integration with your existing app architecture Our SDK leverages cutting-edge mapping technologies and is built to deliver smooth, real-time user experiences inside complex indoor environments such as malls, airports, office buildings, and more. ## Requirements - iOS 16.0 or later ## Installation 1. **Add the SDK to your project:** - Copy `SpacesWayFindingApp.xcframework` and its dependencies (e.g., `Mapbox.xcframework`, `SpacesWayFindingSDK.xcframework`) into your project's `Frameworks/` directory. 2. **Link Frameworks:** - In Xcode, go to your project settings and add the frameworks to the "Frameworks, Libraries, and Embedded Content" section. 3. **Import the SDK:** ```swift import SpacesWayFindingApp ``` ## Usage & Documentation - See [Cisco Spaces Wayfinding Documentation](https://devnetapps.cisco.com/docs/cisco-spaces-wayfinding/) for detailed API documentation and integration guides. - Inline code documentation is available within the SDK headers and sample app. ## Support For questions, issues, or feature requests, please open an issue in this repository or contact the maintainers. ## License This SDK is provided under the terms of the [LICENSE](./LICENSE) file. ## Contributing Contributions are welcome! Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines.