blob: a635d9ce56fb1a1741c4aa214590fb1cf015fde7 [file] [log] [blame]
{
"name": "MKDataDetector",
"version": "1.0.2",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"source": {
"git": "https://github.com/mayankk2308/mkdatadetector-swift.git",
"tag": "1.0.2"
},
"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": "3.1"
}