[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 7 / 6 / CalmGeo / 0.9.10 / CalmGeo.podspec.json
blobcf5ec07c29a6648f8847c7ab99d14288ef4b4a08
2   "name": "CalmGeo",
3   "version": "0.9.10",
4   "summary": "A background geolocation log service.",
5   "swift_versions": [
6     "5.10"
7   ],
8   "pod_target_xcconfig": {
9     "DEFINES_MODULE": "YES"
10   },
11   "description": "TODO: Add long description of the pod here.",
12   "homepage": "https://github.com/t2tx/calm-geo",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "t2": "t2tx@icloud.com"
19   },
20   "source": {
21     "git": "https://github.com/t2tx/calm-geo.git",
22     "tag": "0.9.10"
23   },
24   "platforms": {
25     "ios": "14.0"
26   },
27   "source_files": "CalmGeo/Classes/**/*",
28   "dependencies": {
29     "MMKV": [
30       "~> 1.3.0"
31     ]
32   },
33   "swift_version": "5.10"