[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / d / 7 / 0 / SwiftRegExp / 1.3 / SwiftRegExp.podspec.json
blob07eeb5ed615c5543d0130d63e5c4a395d01824e0
2   "name": "SwiftRegExp",
3   "version": "1.3",
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.3"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source_files": "*.swift"