[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / 9 / NSRegExNamedCaptureGroup / 1.0.0 / NSRegExNamedCaptureGroup.podspec.json
blob18c8cc4421455e34e6322c9ae4e86ecf23dd9db0
2   "name": "NSRegExNamedCaptureGroup",
3   "version": "1.0.0",
4   "license": {
5     "type": "Apache-2.0"
6   },
7   "summary": "The missing Named Capture Group support for NSRegularExpression.",
8   "homepage": "https://github.com/TorinKwok/NSRegExNamedCaptureGroup",
9   "authors": {
10     "Torin Kwok": "torin@kwok.im"
11   },
12   "source": {
13     "git": "https://github.com/TorinKwok/NSRegExNamedCaptureGroup.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source_files": "Sources/*.{h,m,swift}",
23   "pushed_with_swift_version": "3.0"