blob: e6810338955d2d37d2ce723f29de3899521091b8 [file] [log] [blame]
{
"name": "Introspect",
"version": "0.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/siteline/SwiftUI-Introspect.git",
"authors": {
"Lois Di Qual": "lois@siteline.com"
},
"summary": "Introspect the underlying UIKit element of a SwiftUI view.",
"source": {
"git": "https://github.com/siteline/SwiftUI-Introspect.git",
"tag": "0.1.0"
},
"source_files": "Introspect/*.swift",
"swift_versions": "5.1",
"platforms": {
"ios": "13.0",
"tvos": "13.0",
"osx": "10.15"
},
"swift_version": "5.1"
}