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