blob: ceddc0d7c39e1007e87abd72a7aa071a1d03db71 [file] [log] [blame]
{
"name": "Guise",
"version": "6.1.2",
"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": "6.1.2"
},
"source_files": "Guise",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}