blob: e9834b72da9bb43ba5fa98f603c82f818d10d61e [file] [log] [blame]
{
"name": "FactoryChan",
"version": "0.1.1",
"summary": "A Factory Bot copy with less functionality for Swift",
"swift_version": "4.0",
"description": "It might help you test, more functionality will be added in the future.\nThis software is developed and used by Pleni.",
"homepage": "https://github.com/nicscl/FactoryChan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nicscl": "nicholas.lima@usp.br"
},
"source": {
"git": "https://github.com/nicscl/FactoryChan.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FactoryChan/*.swift"
}