blob: ca005a53ad206bcb23ab67da2d75245abd2dca7b [file] [log] [blame]
{
"name": "dataGenerator",
"version": "0.0.1",
"summary": "A simple data generator for Swift",
"description": "A simple random data generator swift",
"homepage": "http://megamil.net/dataGenerator",
"license": {
"type": "MIT"
},
"authors": {
"Eduardo dos santos": "megamil3d@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/Megamil/dataGenerator.git",
"tag": "0.0.1"
},
"source_files": "dataGenerator/*.{h,m,swift,md}",
"exclude_files": "Classes/Exclude"
}