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",
24 "NVActivityIndicatorView": [
30 "name": "UIKitComponents",
34 "frameworks": "UIKit",
35 "source_files": "ShgardiUIComponents/UIKit/**/*",
37 "ShgardiUIBuilder/UIKitBuilder": [
40 "ShgardiUIFoundation": [
46 "name": "SwiftUIComponents",
50 "frameworks": "SwiftUI",
51 "source_files": "ShgardiUIComponents/SwiftUI/**/*",
53 "ShgardiUIBuilder/SwiftUIBuilder": [
56 "ShgardiFoundation": [
62 "swift_version": "5.0"