[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / b / 6 / StorageCleaner / 0.9.0 / StorageCleaner.podspec.json
blobaf68b7f24d61537a31f9ae9c6ccdb59b6f43cca3
2   "name": "StorageCleaner",
3   "version": "0.9.0",
4   "summary": "StorageCleaner is a declarative disk cleaning utitlity",
5   "description": "StorageCleaner deletes files and other objects according to declarative configuration",
6   "homepage": "https://github.com/gojek/StorageToolKit-iOS/tree/main/StorageCleaner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Gojek",
12   "source": {
13     "git": "https://github.com/gojek/StorageToolKit-iOS.git",
14     "tag": "0.9.0"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": "5.0",
20   "source_files": "StorageCleaner/Sources/**/*.swift",
21   "dependencies": {
22     "WorkManager": [
23       "~> 0.10.0"
24     ]
25   },
26   "swift_version": "5.0"