[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / b / e / 2 / ReactiveLocation / 4.2.0 / ReactiveLocation.podspec.json
blobd701811afedc2f1c9211c61723f7da5cef36fbde
2   "name": "ReactiveLocation",
3   "version": "4.2.0",
4   "summary": "Simple yet powerful wrapper of CLLocationManager for ReactiveCocoa",
5   "description": "Simple yet powerful wrapper of CLLocationManager for ReactiveCocoa. With support of requestim permissions and obtaiining user's location. Heading, Regions and Visits.",
6   "homepage": "https://github.com/AckeeCZ/ReactiveLocation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ackee": "info@ackee.cz"
13   },
14   "source": {
15     "git": "https://github.com/AckeeCZ/ReactiveLocation.git",
16     "tag": "4.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ReactiveLocation/*.swift",
22   "dependencies": {
23     "ReactiveSwift": [
24       "~> 7.0"
25     ]
26   },
27   "swift_versions": "5.0",
28   "swift_version": "5.0"