blob: f8ae44c73f2accf9b54a0007d5c7503c00595985 [file] [log] [blame]
{
"name": "MKDataDetector",
"version": "2.0.2",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"source": {
"git": "https://github.com/mayankk2308/mkdatadetector.git",
"tag": "2.0.2"
},
"authors": {
"Mayank Kumar": "mayankk2308@gmail.com",
"Jeet Parte": "jeetparte@gmail.com"
},
"homepage": "https://mayankk2308.github.io/mkdatadetector/",
"summary": "A Swift wrapper for NSDataDetector that simplifies detection and application of dates, links, addresses, etc. from natural language text.",
"source_files": "MKDataDetector/*.swift",
"swift_version": "4.2"
}