[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / 0 / Utensils+Extensions / 0.1.0 / Utensils+Extensions.podspec.json
blobb4ac6eef82754f9f418279cb6b2559f49a2091a3
2   "name": "Utensils+Extensions",
3   "version": "0.1.0",
4   "summary": "An extension of Utentils with newer tooling and functionality",
5   "homepage": "https://github.com/rbaumbach/utensils-extensions",
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-Extensions.git",
15     "tag": "0.1.0"
16   },
17   "module_name": "UtensilsExtensions",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sources/Utensils+Extensions/**/*.{swift}",
23   "swift_versions": "5.5",
24   "dependencies": {
25     "Utensils": [
26       "~> 0.5.0"
27     ],
28     "Capsule": [
29       "~> 1.5.0"
30     ]
31   },
32   "swift_version": "5.5"