blob: 030fccdcb6353ef32104aeba74e8fcad90917358 [file] [log] [blame]
{
"name": "SundeedSpotlight",
"version": "0.0.3",
"license": "MIT",
"summary": "An easily implemented spotlight library to walk the user through the features",
"homepage": "https://github.com/noursandid/SundeedSpotlight/",
"authors": {
"Nour Sandid": "noursandid@gmail.com"
},
"source": {
"git": "https://github.com/noursandid/SundeedSpotlight.git",
"tag": "0.0.3"
},
"documentation_url": "https://github.com/noursandid/SundeedSpotlight/",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Library/**/*.swift",
"frameworks": "SystemConfiguration",
"swift_version": "5.0"
}