4 "summary": "Tuple is a collection of utilities for working with ntuples.",
5 "swift_versions": "5.0",
6 "description": "Tupple supports appending and prepending values to ntuples, turning ntuples into arrays, and turning arrays into ntuples.",
7 "homepage": "https://github.com/anconaesselmann/Tuple",
13 "ancona-esselmann": "axel@anconaesselmann.com"
16 "git": "https://github.com/anconaesselmann/Tuple.git",
22 "source_files": "Tuple/Classes/**/*",
23 "swift_version": "5.0"