Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icodestate/icslocationmanager
Background location manager
https://github.com/icodestate/icslocationmanager
backgroundtask corelocation location swift swift3 swift4
Last synced: about 1 month ago
JSON representation
Background location manager
- Host: GitHub
- URL: https://github.com/icodestate/icslocationmanager
- Owner: icodestate
- License: mit
- Created: 2020-08-11T10:15:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-11T12:20:36.000Z (over 4 years ago)
- Last Synced: 2024-11-15T23:21:00.414Z (about 1 month ago)
- Topics: backgroundtask, corelocation, location, swift, swift3, swift4
- Language: Swift
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ICSLocationManager
Background location managerRequirements
* iOS 10.0+
* Xcode 11+```
pod 'ICSLocationManager'
```