[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 0 / b / Utensils / 0.3.0 / Utensils.podspec.json
blob84ac423d9d60eb8e314eac87c0aa102edf7af98e
2   "name": "Utensils",
3   "version": "0.3.0",
4   "summary": "A set of useful iOS tools.",
5   "homepage": "https://github.com/rbaumbach/utensils",
6   "license": {
7     "type": "MIT",
8     "file": "MIT-LICENSE.txt"
9   },
10   "authors": {
11     "Ryan Baumbach": "github@ryan.codes"
12   },
13   "source": {
14     "git": "https://github.com/rbaumbach/Utensils.git",
15     "tag": "0.3.0"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Sources/Utensils/**/*.{swift}",
22   "swift_versions": "5.3",
23   "dependencies": {
24     "Capsule": [
25       "~> 1.4.0"
26     ]
27   },
28   "swift_version": "5.3"