blob: 1a28cc0446d7c691f65b00f495c1d5f152f211a2 [file] [log] [blame]
{
"name": "LLRegex",
"version": "1.1.1",
"summary": "Regular expression library in Swift, wrapping NSRegularExpression.",
"homepage": "https://github.com/LittleRockInGitHub/LLRegex",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rocke Young": "rockforcareer@icloud.com"
},
"source": {
"git": "https://github.com/LittleRockInGitHub/LLRegex.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}