[Add] MSHVideoCallV2.0 1.7.0.4
[CocoaPods.git] / Specs / 2 / d / f / LLRegex / 1.1.0 / LLRegex.podspec.json
blob6a288366f007e4f90e2e8b4b30e445c184abee2a
2   "name": "LLRegex",
3   "version": "1.1.0",
4   "summary": "Regular expression library in Swift, wrapping NSRegularExpression.",
5   "homepage": "https://github.com/LittleRockInGitHub/LLRegex",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rocke Young": "rockforcareer@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/LittleRockInGitHub/LLRegex.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "Project/LLRegex/LLRegex/*.swift",
24   "pushed_with_swift_version": "3.0"