| { |
| "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/*" |
| } |