blob: 8db42d5592ffc04137048b87bb995bf15ec963db [file] [log] [blame]
{
"name": "Utensils",
"version": "0.0.11",
"summary": "A set of useful iOS tools.",
"homepage": "https://github.com/rbaumbach/utensils",
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"authors": {
"Ryan Baumbach": "github@ryan.codes"
},
"source": {
"git": "https://github.com/rbaumbach/Utensils.git",
"tag": "0.0.11"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"source_files": "Utensils/Source/**/*.{swift}",
"swift_versions": "5.1.2",
"dependencies": {
"Capsule": [
"~> 0.1.1"
]
},
"swift_version": "5.1.2"
}