blob: 302aea29d63b485bfefe66a2b637bacbc8c8c62e [file] [log] [blame]
{
"name": "Sucrose",
"swift_version": "4.2",
"version": "1.0.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": "1.0.1"
},
"source_files": "Sucrose/**/*",
"exclude_files": "Sucrose/*.plist"
}