[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / c / 1 / 9 / BxLocation / 0.1.1 / BxLocation.podspec.json
blob162942315a34a05a0784d5c1d15e80bb403b00c7
2   "name": "BxLocation",
3   "version": "0.1.1",
4   "swift_version": "4.1",
5   "summary": "A reactive wrapper for CoreLocation.",
6   "description": "BxLocation provides plenty of reactive extensions that make working with CoreLocation even easier.",
7   "homepage": "https://bxlocation.borchero.com",
8   "documentation_url": "https://bxlocation.borchero.com/docs",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Oliver Borchert": "borchero@icloud.com"
15   },
16   "source": {
17     "git": "https://github.com/borchero/BxLocation.git",
18     "tag": "0.1.1"
19   },
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "BxLocation/**/*",
24   "dependencies": {
25     "RxSwift": [
27     ],
28     "RxCocoa": [
30     ]
31   },
32   "frameworks": "CoreLocation"