blob: 8c599b42c9efd801d8c8c41023ac8a56e650e674 [file] [log] [blame]
{
"name": "SpotlightSearch",
"version": "0.1.2",
"summary": "Instant Search UI for SwiftUI",
"description": "Instance Search UI for SwiftUI",
"homepage": "https://github.com/boraseoksoon/SpotlightSearch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"boraseoksoon": "boraseoksoon@gmail.com"
},
"source": {
"git": "https://github.com/boraseoksoon/SpotlightSearch.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/boraseoksoon",
"swift_versions": "5.1",
"platforms": {
"ios": "13.0"
},
"source_files": "SpotlightSearch/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.1"
}