[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 2 / 0 / Tasker / 0.10.0 / Tasker.podspec.json
blobc23b14a5545a2d2a42722de0fb0be038e3ac9c49
2   "name": "Tasker",
3   "version": "0.10.0",
4   "summary": "Task management framework with async await and url session management",
5   "description": "A task management framework with async and await and url session functionality",
6   "homepage": "https://github.com/aliak00/Tasker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ali Akhtarzada": "ali.akhtarzada@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/aliak00/Tasker.git",
16     "tag": "0.10.0"
17   },
18   "swift_versions": "5.2",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": [
23     "Sources/**/*.swift"
24   ],
25   "swift_version": "5.2"