blob: 315ae9e2227c4c43f6f42c4198fe83dbcbc87010 [file] [log] [blame]
{
"name": "RandomGen",
"version": "1.0.3",
"summary": "Just a testing random gen",
"description": "This is just a small test creating a random string and integer generator",
"homepage": "https://github.com/giovanebarreira/RandomGen",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"giovane_barreira@hotmail.com": "giovane_barreira@hotmail.com"
},
"source": {
"git": "https://github.com/giovanebarreira/RandomGen.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RandomGen/Classes/**/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}