[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / f / a / b / CrossroadRegex / 1.0.0 / CrossroadRegex.podspec.json
blob2f846627494f8b4635a8e12134e262a49b810a1d
2   "name": "CrossroadRegex",
3   "version": "1.0.0",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE"
7   },
8   "summary": "Easy, portable and feature reach Regular Expressions for Swift",
9   "homepage": "https://github.com/crossroadlabs/Regex",
10   "social_media_url": "https://github.com/crossroadlabs/Regex",
11   "authors": {
12     "Daniel Leping": "daniel@crossroadlabs.xyz"
13   },
14   "source": {
15     "git": "https://github.com/crossroadlabs/Regex.git",
16     "tag": "1.0.0"
17   },
18   "module_name": "Regex",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "source_files": "Sources/Regex/*.swift",
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"