blob: f737423e82cef101e375104e76cc91fdbcc41913 [file] [log] [blame]
{
"name": "SundeedSpotlight",
"version": "0.0.1",
"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.1"
},
"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"
}