blob: 87e25bed65c5d4c34d2cb1c649305877da3ac53d [file] [log] [blame]
{
"name": "Waffle",
"version": "1.0.4",
"summary": "Waffle is a deadsimple dependency container.",
"description": "Waffle is a deadsimple dependency container. Waffle does not try to do too much, it will meet between 80 to 100 percent of your needs and allows you to extend Waffle so you can match all of your needs.",
"homepage": "https://github.com/CodeReaper/Waffle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jakob Jensen": "jakobj@jakobj.dk"
},
"source": {
"git": "https://github.com/CodeReaper/Waffle.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Waffle/Classes/*.swift",
"pushed_with_swift_version": "3.1"
}