[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / a / b / CrossroadRegex / 1.0.0-alpha.1 / CrossroadRegex.podspec.json
blob42a2142b2e676b983e9271bd455885f0215d9acc
2   "name": "CrossroadRegex",
3   "version": "1.0.0-alpha.1",
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-alpha.1"
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"