[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / a / 3 / 7 / RegexMatcher / 1.0.0 / RegexMatcher.podspec.json
blobd48a383c436e8ae3d7c459f440466a811412c613
2   "name": "RegexMatcher",
3   "version": "1.0.0",
4   "summary": "NSRegularExpression wrapper",
5   "description": "NSRegularExpression wrapper written in Swift.",
6   "homepage": "https://github.com/hectr/swift-regex",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hectr": "h@mrhector.me"
13   },
14   "source": {
15     "git": "https://github.com/hectr/swift-regex.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/elnetus",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/RegexMatcher/**/*",
23   "pushed_with_swift_version": "4.0"