blob: 02947d0688198dc99e37db7e3771fa43ae459727 [file] [log] [blame]
{
"name": "NSRegExNamedCaptureGroup",
"version": "0.0.1",
"license": {
"type": "Apache-2.0"
},
"summary": "The missing Named Capture Group support for NSRegularExpression.",
"homepage": "https://github.com/TorinKwok/NSRegExNamedCaptureGroup",
"authors": {
"Torin Kwok": "torin@kwok.im"
},
"source": {
"git": "https://github.com/TorinKwok/NSRegExNamedCaptureGroup.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Sources/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}