| { | |
| "name": "Introspect", | |
| "version": "0.0.6", | |
| "license": { | |
| "type": "MIT" | |
| }, | |
| "homepage": "https://github.com/timbersoftware/SwiftUI-Introspect.git", | |
| "authors": { | |
| "Lois Di Qual": "lois@timber.so" | |
| }, | |
| "summary": "Introspect the underlying UIKit element of a SwiftUI view.", | |
| "source": { | |
| "git": "https://github.com/timbersoftware/SwiftUI-Introspect.git", | |
| "tag": "0.0.6" | |
| }, | |
| "source_files": "Introspect/**/*.swift", | |
| "platforms": { | |
| "ios": "13.0" | |
| }, | |
| "swift_versions": "5.1", | |
| "swift_version": "5.1" | |
| } |