[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / f / 5 / YLRegex / 1.0.0 / YLRegex.podspec.json
blob708e2113bbd98dcc3c9b9f0484f545c957fea424
2   "name": "YLRegex",
3   "version": "1.0.0",
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": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/YuLeiFuYun/YLRegex.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Sources/YLRegex/*.swift",
22   "swift_version": "5.1"