2 "name": "BijectiveDictionary",
4 "summary": "A dictionary that preserves the uniqueness of both its keys and its values.",
5 "homepage": "https://github.com/Operator/BijectiveDictionary",
8 "Peter Meyers": "meyers@operator.com",
9 "Zach Langley": "zach@operator.com"
12 "git": "https://github.com/Operator/BijectiveDictionary.git",
20 "source_files": "Pod/Classes/*.{h,m}",
21 "public_header_files": "Pod/Classes/*.h",
23 "frameworks": "Foundation"
28 "source_files": "Pod/Classes/OPCCopying/OPCCopying.h",
29 "public_header_files": "Pod/Classes/OPCCopying/OPCCopying.h"