| { |
| "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" |
| } |