[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / b / 7 / CLLocationService / 0.1.1 / CLLocationService.podspec.json
bloba0359631b4747e17caa5e68241ce48d2247dbfa2
2   "name": "CLLocationService",
3   "version": "0.1.1",
4   "summary": "Get current Location",
5   "description": "Get current Location with RxSwift",
6   "homepage": "https://github.com/tuanhust2010/LocationService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tuan nguyen": "tuanhust2010@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/tuanhust2010/LocationService.git",
20     "tag": "0.1.1"
21   },
22   "source_files": "LocationService/LocationService/*.swift",
23   "dependencies": {
24     "RxSwift": [
26     ],
27     "RxCocoa": [
29     ]
30   }