blob: 4f7db10f298f2d44caeb5b31d9c012def502269a [file] [log] [blame]
{
"name": "SwiftExpression",
"version": "2.1",
"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": "v2.1"
},
"source_files": "SwiftExpression/SwiftExpression/Regex.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}