[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / d / 7 / 0 / SwiftRegExp / 1.1 / SwiftRegExp.podspec.json
blob2f1d48193c3eb3398bf501cd709103e97b85ce1b
2   "name": "SwiftRegExp",
3   "version": "1.1",
4   "summary": "SwiftyRegExp is a simple and convenient Swift wrapper around NSRegularExpression. It was inspired by Ben Scheirman's \"RegEx in Swift\" post",
5   "homepage": "https://github.com/glaurent/SwiftRegExp",
6   "license": "BSD",
7   "authors": {
8     "Guillaume Laurent": "glaurent@telegraph-road.org"
9   },
10   "source": {
11     "git": "https://github.com/glaurent/SwiftRegExp.git",
12     "tag": "1.1"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source_files": "*.swift"