[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 9 / c / 8 / DSLocation / 2.0.0 / DSLocation.podspec.json
blobead97c7213a0aa7cbb2ecef8d6316819b095e3fb
2   "name": "DSLocation",
3   "version": "2.0.0",
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": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/swp-song/DSLocation.git",
19     "tag": "2.0.0"
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"