blob: af26c1b27634a069b8ba51f2030bfdde7d629b29 [file] [log] [blame]
{
"name": "MKDataDetector",
"version": "3.0.0",
"platforms": {
"watchos": "2.0",
"tvos": "9.0",
"ios": "8.0",
"osx": "10.9"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"source": {
"git": "https://github.com/mayankk2308/mkdatadetector.git",
"tag": "3.0.0"
},
"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_versions": "4.2",
"swift_version": "4.2"
}