blob: 18c8cc4421455e34e6322c9ae4e86ecf23dd9db0 [file] [log] [blame]
{
"name": "NSRegExNamedCaptureGroup",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}