4 "summary": "A collection of classes and categories to make development simpler",
5 "description": "\t\t\t\t\t\tA collection of classes and categories to make development simpler.\n\t\t\t\t\t\tInstead of having to remember the best practice to shuffle\n\t\t\t\t\t\tan array, you can now call `[myArray dm_Shuffle]`. Want\n\t\t\t\t\t\tthe MD5 of a string? `[myString dm_MD5Hash]`\n",
6 "homepage": "https://github.com/Vel0x/DMCore",
9 "Vel0x": "DaleMyers19@gmail.com"
12 "git": "https://github.com/Vel0x/DMCore.git",
15 "social_media_url": "https://twitter.com/Vel0x",
20 "source_files": "Pod/Classes/**/*",
21 "public_header_files": "Pod/Classes/**/*.h",