2 "name": "CombinationGenerator",
4 "summary": "CombinationGenerator allows you to generate as many combinations for as you want for a concrete DataModel",
5 "description": "CombinationGenerator is so useful to explore and test all the possibilities that a concrete DataModule could have. It could be applied for Testing or UITesting purpose, for populate all the possible values or simply to use brute force.",
6 "homepage": "https://github.com/cosmicfools/CombinationGenerator",
12 "Francisco Javier Trujillo Mata": "fjtrujy@gmail.com"
15 "git": "https://github.com/cosmicfools/CombinationGenerator.git",
18 "social_media_url": "https://twitter.com/fjtrujy",
22 "pod_target_xcconfig": {
23 "SWIFT_VERSION": "5.2"
25 "swift_versions": "5.2",
26 "source_files": "Sources/CombinationGenerator/**/*",
32 "swift_version": "5.2"