blob: ed6e2d40efb613b7911221de8baa5648d7e02b0e [file] [log] [blame]
{
"name": "BlaBlaBla",
"version": "0.0.3",
"summary": "A sentence generator with the purpose of creating a initial ambience set for a improvisation story",
"description": "A sentence generator with the purpose of creating a initial ambience set for a improvisation story. It can be created both in English and Brazilian Portuguese. Example of sentences generated: You are dead at the bus terminal.",
"homepage": "https://github.com/aliamcami/BlaBlaBla",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Camila Resende": "aliamcami@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/aliamcami/BlaBlaBla.git",
"tag": "0.0.3"
},
"source_files": "BlaBlaBla/BlaBlaBla/Source/**/*.{Swift}",
"exclude_files": "Classes/Exclude"
}