blob: 332efb3d5bcd5f9299cbb889f1cf22bc776b2789 [file] [log] [blame]
{
"name": "Utensils",
"version": "0.0.3",
"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.3"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"source_files": "Utensils/Source/**/*.{swift}",
"swift_versions": "5.1.2",
"dependencies": {
"Capsule": [
"0.0.8"
]
},
"swift_version": "5.1.2"
}