[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 0 / 8 / f / WorkManager / 0.10.0 / WorkManager.podspec.json
blobaf5a939727da5d0d6b39e6ed1732d0be5f20bf6f
2   "name": "WorkManager",
3   "version": "0.10.0",
4   "summary": "WorkManager is a periodic task scheduler",
5   "description": "WorkMaanger shedules periodic task that get executed regardless of the app sessions",
6   "homepage": "https://github.com/gojek/WorkManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Gojek",
12   "source": {
13     "git": "https://github.com/gojek/WorkManager.git",
14     "tag": "0.10.0"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": "5.0",
20   "source_files": "Sources/WorkManager/*.swift",
21   "swift_version": "5.0"