2 "name": "CocoaOniguruma",
4 "summary": "Objective-C binding of Oniguruma regular expression engine.",
5 "description": "CocoaOniguruma is an Objective-C binding of Oniguruma regular expression engine. It's simple and tiny compared to the other bindings.\n\nIt supports iOS 4+ and Mac OS X 10.6+ on both ARC and non ARC environments.\n",
6 "homepage": "https://github.com/psychs/cocoaoniguruma",
9 "file": "framework/core/oniguruma/COPYING"
12 "Satoshi Nakagawa": "psychs@limechat.net"
19 "git": "https://github.com/psychs/cocoaoniguruma.git",
20 "commit": "1528f0af3e4ed1339642ad58038f333a20e0073a"
22 "source_files": "framework/core/**/*.{h,m,c}",
23 "public_header_files": [
25 "framework/core/oniguruma/oniguruma.h"