[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / e / 2 / ReactiveLocation / 4.0 / ReactiveLocation.podspec.json
blob42ffe81bd0c4435ed234fd0da5313fd2ecded92f
2   "name": "ReactiveLocation",
3   "version": "4.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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ReactiveLocation/*.swift",
22   "dependencies": {
23     "ReactiveSwift": [
24       "~> 6.0"
25     ]
26   },
27   "swift_versions": "5.0",
28   "swift_version": "5.0"