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