2 "name": "NZTrampoline",
4 "summary": "Allows having more than one delegate for a specific protocol.",
5 "description": "Instances of the classes inherited from NZTrampolineBase are able to implement some delegate methods while they are able to forward all other methods of the protocol to the delegate object.",
6 "homepage": "https://github.com/nzstudio1/NZTrampoline",
12 "H. Vakilian": "hamid@nzstudio.dev"
15 "git": "https://github.com/nzstudio1/NZTrampoline.git",
21 "source_files": "NZTrampoline/NZTrampoline/Classes/**/*",
25 "swift_version": "5.0"