[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / f / LLRegex / 1.2.0 / LLRegex.podspec.json
blobd886647a7ae4d30bf47ce82a1ce5101f2cfaf8ce
2   "name": "LLRegex",
3   "version": "1.2.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.2.0"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "Sources/*.swift",
24   "pushed_with_swift_version": "3.0"