blob: 564b52b74faacab12a3a184df4007e8c2bcbd554 [file] [log] [blame]
{
"name": "Sucrose",
"swift_version": "4.2",
"version": "2.3.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": "2.3.0"
},
"source_files": "Sucrose/**/*",
"exclude_files": "Sucrose/*.plist"
}