Files
github-actions[bot] 9692ec5c3e Bump version to 4.2.0
2026-08-12 13:13:02 +00:00

28 lines
745 B
JSON

{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "swiftui-expert",
"version": "4.2.0",
"description": "Expert SwiftUI guidance for state management, view composition, performance, and iOS 26+ Liquid Glass adoption.",
"author": {
"name": "Antoine van der Lee",
"email": "contact@avanderlee.com",
"url": "https://www.avanderlee.com"
},
"homepage": "https://github.com/AvdLee/SwiftUI-Agent-Skill",
"repository": "https://github.com/AvdLee/SwiftUI-Agent-Skill",
"license": "MIT",
"keywords": [
"swift",
"swiftui",
"ios",
"apple",
"state-management",
"performance",
"liquid-glass",
"view-composition",
"navigation",
"lists",
"sheets"
]
}