blob: 154a68471a7e88ede378f34dbcd347170e60bb4e [file] [log] [blame]
{
"name": "MKDataDetector",
"version": "1.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": "1.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": "An open-source convenience wrapper in Swift for NSDataDetector.",
"source_files": "MKDataDetector/*.swift",
"pushed_with_swift_version": "3.1"
}