blob: b4e5b06d599a41e3c83c411141d2a424569c9f7e [file] [log] [blame]
{
"name": "Regex",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "Regex class (in Swift). Wraps NSDateFormatter.",
"authors": {
"bryn austin bellomy": "bryn.bellomy@gmail.com"
},
"homepage": "https://github.com/brynbellomy/Regex",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "src/*.swift",
"requires_arc": true,
"source": {
"git": "https://github.com/brynbellomy/Regex.git",
"tag": "0.1.0"
}
}