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": [
40 "UIKitComponentLocalization": [
41 "ShgardiUIComponents/UIKit/Resources/Localizable/*.lproj/*.strings"
46 "name": "SwiftUIComponents",
50 "frameworks": "SwiftUI",
51 "source_files": "ShgardiUIComponents/SwiftUI/**/*",
53 "ShgardiUIBuilder/SwiftUIBuilder": [
56 "ShgardiFoundation": [
62 "swift_version": "5.0"