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