blob: baabe0bbcfca659166d68cae95800649a46b635f [file] [log] [blame]
{
"name": "LLRegex",
"version": "1.0.0",
"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.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Project/LLRegex/LLRegex/*.swift",
"pushed_with_swift_version": "3.0"
}