[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 9 / 5 / ThrottledTask / 0.1.0 / ThrottledTask.podspec.json
blobc0cbddeb11a4d8b34c82734ffd36e0f111b834c5
2   "name": "ThrottledTask",
3   "version": "0.1.0",
4   "summary": "Execute consecutive calls to long-running tasks just once",
5   "description": "Execute consecutive calls to long-running tasks just once.",
6   "homepage": "https://github.com/anconaesselmann/ThrottledTask",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Axel Ancona Esselmann": "axel@anconaesselmann.com"
13   },
14   "source": {
15     "git": "https://github.com/anconaesselmann/ThrottledTask.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.6",
22   "source_files": "ThrottledTask/Classes/**/*",
23   "swift_version": "5.6"