blob: f1a760f2fcd312ed64d93b4e807ef2dac94f3f92 [file] [log] [blame]
{
"name": "EasySpotlight",
"version": "2.0.0",
"summary": "Easy way to add content to core spotlight",
"description": "Easily index your classes and structs to CoreSpotlight by adopting to this simple protocol.",
"homepage": "https://github.com/felix-dumit/EasySpotlight",
"license": "MIT",
"authors": {
"Felix Dumit": "felix.dumit@gmail.com"
},
"source": {
"git": "https://github.com/felix-dumit/EasySpotlight.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}