blob: 053469b5c37df8ee3b0dc4b18c7152f1636f445e [file] [log] [blame]
{
"name": "Sucrose",
"swift_versions": "5.0",
"version": "3.4.1",
"summary": "🍬 Everyday sugar",
"description": "Collection of handy methods & objects",
"homepage": "https://github.com/pedrommcarrasco/Sucrose",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Pedro Carrasco",
"social_media_url": "http://twitter.com/pedrommcarrasco",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pedrommcarrasco/Sucrose.git",
"tag": "3.4.1"
},
"source_files": "Sucrose/**/*",
"exclude_files": "Sucrose/*.plist"
}