[Add] DocumentReaderFullAuthRFIDNightly 7.6.11188
[CocoaPods.git] / Specs / 2 / d / f / LLRegex / 1.0.0 / LLRegex.podspec.json
blobbaabe0bbcfca659166d68cae95800649a46b635f
2   "name": "LLRegex",
3   "version": "1.0.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.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Project/LLRegex/LLRegex/*.swift",
21   "pushed_with_swift_version": "3.0"