[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / b / VSRegex / 1.0.0 / VSRegex.podspec.json
blob0cbf5e35eb3c39a0bc2587a926fe69706a9e0022
2   "name": "VSRegex",
3   "version": "1.0.0",
4   "summary": "Regular expressions that match the mobile phone number in mainland China.",
5   "homepage": "https://github.com/VSRegex/VSRegex-Swift",
6   "license": "MIT",
7   "authors": {
8     "VincentXue": "vincentxueios@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/SuetFungSit",
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/VSRegex/VSRegex-Swift.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Sources/VSRegex.swift",
23   "resource_bundles": {
24     "VSRegex": [
25       "Sources/Resources/regex.json"
26     ]
27   }