[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 6 / f / 5 / YLRegex / 1.0.3 / YLRegex.podspec.json
blobf2ea91090761ac872bd2eb42503021cdd10ba026
2   "name": "YLRegex",
3   "version": "1.0.3",
4   "summary": "一个简单易用的正则表达式库.",
5   "homepage": "https://github.com/YuLeiFuYun/YLRegex",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "YuLeiFuYun": "yuleifuyunn@gmail.com"
12   },
13   "swift_versions": "5.1",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/YuLeiFuYun/YLRegex.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "Sources/YLRegex/*.swift",
22   "swift_version": "5.1"