blob: 376572a7eae2287c60bb4c1eb5079a52a77756b6 [file] [log] [blame]
{
"name": "ReactiveLocation",
"version": "4.0.2",
"summary": "Simple yet powerful wrapper of CLLocationManager for ReactiveCocoa",
"description": "Simple yet powerful wrapper of CLLocationManager for ReactiveCocoa. With support of requestim permissions and obtaiining user's location. Heading, Regions and Visits.",
"homepage": "https://github.com/AckeeCZ/ReactiveLocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ackee": "info@ackee.cz"
},
"source": {
"git": "https://github.com/AckeeCZ/ReactiveLocation.git",
"tag": "4.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ReactiveLocation/*.swift",
"dependencies": {
"ReactiveSwift": [
"~> 6.0"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}