blob: 671d5680228d19a049acbfe52279b77a052e69bd [file] [log] [blame]
{
"name": "DDSpotlightController",
"version": "0.0.1",
"summary": "SpotlightController wraps CoreSpotlight functionality for easy integration",
"homepage": "https://dashdevs.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dashdevs llc": "hello@dashdevs.com"
},
"source": {
"git": "https://github.com/dashdevs/DDSpotlightController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SpotlightController/Classes/**/*",
"frameworks": "CoreSpotlight",
"swift_versions": "5.0",
"swift_version": "5.0"
}