2 "name": "ShgardiUIComponents",
4 "summary": "Construct and manage a graphical, declarative syntax user interface for your iOS app.",
5 "description": "The ShgardiUIComponents framework provides the UI components for the iOS app. It provides the Alerts, Generic TableView, CollectionView, and more.",
6 "homepage": "https://github.com/Shgardi/shgardi-ios-ui-components",
12 "Shgardi": "https://shgardi.app"
15 "git": "git@github.com:Shgardi/shgardi-ios-ui-components.git",
18 "default_subspecs": "UIKitComponents",
19 "swift_versions": "5.0",
25 "name": "UIKitComponents",
29 "frameworks": "UIKit",
30 "source_files": "ShgardiUIComponents/UIKit/**/*",
32 "ShgardiUIBuilder/UIKitBuilder": [
35 "ShgardiUIFoundation": [
41 "name": "SwiftUIComponents",
45 "frameworks": "SwiftUI",
46 "source_files": "ShgardiUIComponents/SwiftUI/**/*",
48 "ShgardiUIBuilder/SwiftUIBuilder": [
51 "ShgardiFoundation": [
57 "swift_version": "5.0"