blob: 52249b7842beeb5806d87fd86746947cda3749ce [file] [log] [blame]
{
"name": "ReactiveLocation",
"version": "2.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": "2.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ReactiveLocation/Classes/**/*",
"dependencies": {
"ReactiveSwift": [
"~> 1.0"
]
},
"pushed_with_swift_version": "3.0"
}