[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / e / 2 / ReactiveLocation / 2.0.2 / ReactiveLocation.podspec.json
blob52249b7842beeb5806d87fd86746947cda3749ce
2   "name": "ReactiveLocation",
3   "version": "2.0.2",
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": "2.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ReactiveLocation/Classes/**/*",
22   "dependencies": {
23     "ReactiveSwift": [
24       "~> 1.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"