blob: 079f34ee6341e605b0799014e18ad3af3bd3097b [file] [log] [blame]
{
"name": "SwiftRegex4",
"version": "4.1",
"summary": "Regular expressions for Swift 4",
"homepage": "https://github.com/johnno1962/SwiftRegex4",
"social_media_url": "https://twitter.com/Injection4Xcode",
"documentation_url": "https://github.com/johnno1962/SwiftRegex4/blob/master/README.md",
"license": {
"type": "MIT"
},
"authors": {
"johnno1962": "swiftregex@johnholdsworth.com"
},
"platforms": {
"osx": "10.11"
},
"source": {
"git": "https://github.com/johnno1962/SwiftRegex4.git",
"tag": "4.1"
},
"source_files": "SwiftRegex4.playground/Sources/*.swift",
"pushed_with_swift_version": "4.0"
}