blob: 35f5eaf7c763f09b084e1a3715eeabd46e1f9afd [file] [log] [blame]
{
"name": "Guise",
"version": "5.0",
"summary": "An elegant, flexible, type-safe dependency resolution framework for Swift.",
"description": "Guise is an elegant, flexible, type-safe dependency resolution framework for Swift.\nIt allows caching, simplifies unit testing, and allows your application to be more loosely coupled.",
"homepage": "https://github.com/Prosumma/Guise",
"social_media_url": "http://twitter.com/prosumma",
"license": "MIT",
"authors": {
"Gregory Higley": "code@revolucent.net"
},
"platforms": {
"ios": "8.1",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/Prosumma/Guise.git",
"tag": "5.0"
},
"source_files": "Guise",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}