blob: e527742a55fed060d1ec74cf0e70a5d00e818ee9 [file] [log] [blame]
{
"name": "AmzdIntrospect",
"version": "0.1.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Amzd/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/Amzd/SwiftUI-Introspect.git",
"tag": "0.1.1"
},
"source_files": "Introspect/*.swift",
"swift_versions": "5.1",
"platforms": {
"ios": "13.0",
"tvos": "13.0",
"osx": "10.15"
},
"swift_version": "5.1"
}