[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / e / c / RegexSwift / 1.0.0 / RegexSwift.podspec.json
blobc7157efd433b5e0f738215833098e584620aad02
2   "name": "RegexSwift",
3   "version": "1.0.0",
4   "summary": "A convenient regex lib for Swift.",
5   "description": "A convenient regex lib via Swift.",
6   "homepage": "https://github.com/Jinkeycode/RegexSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jinkeycode": "https://jinkey.ai"
13   },
14   "source": {
15     "git": "https://github.com/Jinkeycode/RegexSwift.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://jinkey.ai",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": [
23     "5.0",
24     "5.1"
25   ],
26   "source_files": "RegexSwift/Classes/**/*",
27   "swift_version": "5.1"