4 "summary": "A RegEx framework for Swift",
5 "description": " Wildcard is a Swift RegEx(Regular Expressions) framework. It includes common utility methods for parsing and manipulating strings based on Ruby, Perl, and PHP's core string libraries as well as a Perl-style matching operator `string =~ pattern`.\n\n Currently, advanced text-attribution methods for parsing/styling HTML and custom mark-up languages are in the works and can be used at your own caution.\n",
6 "homepage": "https://github.com/kellanburket/Wildcard",
9 "Kellan Cummings": "kellan.burket@gmail.com"
12 "git": "https://github.com/kellanburket/Wildcard.git",
19 "source_files": "Pod/Classes/**/*",