blob: de5bc401d3a9e0735aeab7c299cc81d4242458a7 [file] [log] [blame]
{
"name": "Shenanigans",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.swift"
}