오픈소스 라이선스

오픈소스 라이선스

Wander는 다음 오픈소스 라이브러리를 사용합니다.

SwiftyH3

항목내용
라이선스Apache License 2.0
저장소github.com/nicklama/SwiftyH3
용도Uber H3 헥사곤 그리드 시스템의 Swift 구현체. GPS 좌표 기반 지역 분류에 사용됩니다.

DBSCAN

항목내용
라이선스MIT License
저장소github.com/NSHipster/DBSCAN
용도밀도 기반 클러스터링 알고리즘. 사진 촬영 장소를 자동으로 그룹화하는 데 사용됩니다.

Google Mobile Ads SDK

항목내용
라이선스Google Developers Terms
저장소Google Mobile Ads SPM
용도AdMob 광고 SDK. 앱 오픈 광고 및 리워드 광고 표시에 사용됩니다.

라이선스 전문

Apache License 2.0 (SwiftyH3)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

MIT License (DBSCAN)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.