Open Source Licenses
Built on open source
ParkPie is built on the shoulders of open source software. This page lists the third-party libraries and components used in the app, along with their respective licences.
iOS app
The ParkPie iOS app uses only Apple system frameworks — SwiftUI, Foundation, CoreLocation, and Security — and contains no third-party Swift package dependencies at this time.
Backend & infrastructure
- AWS SDK — used server-side for cloud storage and infrastructure. Apache License 2.0.
Map rendering
- OpenStreetMap — base map tiles and road geometry. © OpenStreetMap contributors. Open Database Licence (ODbL) v1.0. You are free to copy, distribute, transmit, and adapt the data as long as you credit OpenStreetMap and its contributors, and distribute any adaptations under the same licence.
Website
- Next.js — React framework. MIT License.
- Tailwind CSS — utility-first CSS framework. MIT License.
Licence summaries
- MIT License: permission to use, copy, modify, merge, publish, distribute, sublicense, and sell copies of the software, subject to inclusion of the copyright notice. Full text: opensource.org/licenses/MIT.
- Apache License 2.0: permission to use, copy, modify, and distribute the software, subject to inclusion of the licence notice and disclaimer. Full text: apache.org/licenses/LICENSE-2.0.
- Creative Commons Attribution 4.0 (CC BY 4.0): free to share and adapt for any purpose, even commercially, provided appropriate credit is given. Full text: creativecommons.org/licenses/by/4.0.
Updates
This page is updated when new dependencies are added. If you believe a dependency is missing or incorrectly attributed, contact us at parkpie.owner@outlook.com.