blob: 2d2c5f5983501130c62d274bdce448e95b111356 [file] [log] [blame]
{
"name": "SwiftExpression",
"version": "3.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/lostatseajoshua/SwiftExpression",
"authors": {
"Joshua Alvarado": "alvaradojoshua0@gmail.com"
},
"summary": "Swift library for working with Regex.",
"source": {
"git": "https://github.com/lostatseajoshua/SwiftExpression.git",
"tag": "v3.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_versions": "4.2",
"swift_version": "4.2"
}