[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / c / 8 / DSLocation / 2.0.2 / DSLocation.podspec.json
blob25376cde3861f90d7eb84c4160df8c2b58f4392d
2   "name": "DSLocation",
3   "version": "2.0.2",
4   "summary": "DSLocation",
5   "description": "TODO: DSLocation",
6   "homepage": "https://github.com/swp-song/DSLocation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     " Dream": "396587868@qq.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/swp-song/DSLocation.git",
19     "tag": "2.0.2"
20   },
21   "source_files": "Sources/**/*.swift",
22   "frameworks": [
23     "Foundation",
24     "CoreLocation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "DSBase": [
30     ]
31   },
32   "swift_versions": [
33     "5.1",
34     "5.2",
35     "5.3",
36     "5.4",
37     "5.5"
38   ],
39   "swift_version": "5.5"