blob: 24b45947b53a2a50df840553bd7a156f8dbda578 [file] [log] [blame]
{
"name": "AmzdIntrospect",
"version": "0.1.2",
"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.2"
},
"source_files": "Introspect/*.swift",
"swift_versions": "5.1",
"platforms": {
"ios": "11.0",
"tvos": "11.0",
"osx": "10.13"
},
"swift_version": "5.1"
}