2 "name": "SwiftAssociatedObjects",
4 "summary": "Associated objects (and values) in pure Swift 3",
5 "description": "Allows associating an object or value onto any object instance using a key.\nAssociations are maintained for the lifetime of the object that owns them.",
6 "homepage": "https://github.com/j-h-a/AssociatedObjects",
11 "authors": "Jay Abbott",
16 "git": "https://github.com/j-h-a/AssociatedObjects.git",
19 "source_files": "AssociatedObjects"