blob: 4167399b56a4674b7cd41731c467ba8b777d6351 [file] [log] [blame]
{
"name": "Shenanigans",
"version": "1.1.0",
"summary": "Just a collection of some sleek Swift shenanigans.",
"homepage": "https://github.com/adrfer/Shenanigans",
"license": {
"type": "WTFPL",
"file": "LICENSE"
},
"authors": {
"Adriano Ferreira": "adriano.ferreira@me.com"
},
"source": {
"git": "https://github.com/adrfer/Shenanigans.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}