2 "name": "SwiftAssociatedObjects",
3 "module_name": "AssociatedObjects",
5 "summary": "Associated objects (and values) in pure Swift 3",
6 "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.",
7 "homepage": "https://github.com/j-h-a/AssociatedObjects",
12 "authors": "Jay Abbott",
17 "git": "https://github.com/j-h-a/AssociatedObjects.git",
20 "source_files": "AssociatedObjects"