[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / d / 9 / NSRegExNamedCaptureGroup / 0.0.1 / NSRegExNamedCaptureGroup.podspec.json
blob02947d0688198dc99e37db7e3771fa43ae459727
2   "name": "NSRegExNamedCaptureGroup",
3   "version": "0.0.1",
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": "0.0.1"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10"
19   },
20   "source_files": "Sources/*.{h,m,swift}",
21   "pushed_with_swift_version": "3.0"