2 "name": "Pathfinder-Swift",
4 "summary": "Pathfinder is a simple URL resolver that allow you to add any environment parameters to URLs via UI",
5 "description": "Pathfinder is a URL resolver. It allows you to retrieve correct URL string depending on chosen server, path and query parameters. You just need to configure module in the beginning of you app's lifecycle and call buildUrl() whenever you need to make network request.",
6 "homepage": "https://github.com/appKODE/pathfinder-swift.git",
12 "KODE": "slurm@kode.ru"
15 "git": "https://github.com/appKODE/pathfinder-swift.git",
21 "source_files": "Pathfinder-Swift/Classes/**/*.swift",
22 "swift_versions": "4.0",
23 "swift_version": "4.0"