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