blob: 322485fd7e661f2bc031b4ed8b6a1d70bb76bae1 [file] [log] [blame]
{
"name": "userGenerator",
"version": "0.1.0",
"summary": "with one line of code, genrate genrate infinite number of user you want for testing",
"description": "This pod, user generator help you to test your app by populatiing with multiple users within a single line. Also, you can give a geo location and get addresses arround that location.",
"homepage": "https://github.com/yveslym/UserGenerator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Yves Songolo>": "<yves.songolo@gmail.com>"
},
"source": {
"git": "https://github.com/yveslym/UserGenerator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "UserGenerator/*"
}