[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / 7 / RegexMatcher / 1.1.0 / RegexMatcher.podspec.json
blob9eeb46da38b353c9e10121692f389c0535089058
2   "name": "RegexMatcher",
3   "version": "1.1.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.1.0"
17   },
18   "social_media_url": "https://twitter.com/elnetus",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.13"
22   },
23   "source_files": "Sources/RegexMatcher/**/*"