blob: 310178af21618d66cf183a6b65ed6c5ff0fd889b [file] [log] [blame]
{
"name": "Sucrose",
"swift_versions": "5.0",
"version": "3.6.0",
"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.6.0"
},
"source_files": "Sucrose/**/*",
"exclude_files": "Sucrose/*.plist",
"swift_version": "5.0"
}