4 "summary": "An Objective-C port of the Hashids project.",
5 "description": "Hashids is a small open-source library that generates short,\nunique, non-sequential ids from numbers. For more\ninformation, check out http://hashids.org/",
6 "homepage": "https://github.com/DrGodCarl/hashids-objc",
9 "Carl D. Benson": "carl.d.benson@gmail.com"
12 "git": "https://github.com/DrGodCarl/hashids-objc.git",
18 "Hashids/**/*.{h,m,c}"
21 "Hashids/hashids.c/main.c",
22 "Hashids/hashids.c/test.c"