blob: 89aa1cc8c8d8e8cf7aa5ed4672c10c1a0588f0c5 [file] [log] [blame]
{
"name": "ReactiveLocation",
"version": "3.0.1",
"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": "3.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ReactiveLocation/*.swift",
"dependencies": {
"ReactiveSwift": [
"~> 3.0"
]
},
"pushed_with_swift_version": "4.0"
}