[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / d / ShgardiUIComponents / 1.3.0 / ShgardiUIComponents.podspec.json
blob64bee178e00712ea2d19022cdc0743077332816f
2   "name": "ShgardiUIComponents",
3   "version": "1.3.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shgardi": "https://shgardi.app"
13   },
14   "source": {
15     "git": "git@github.com:Shgardi/shgardi-ios-ui-components.git",
16     "branch": "master"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ShgardiUIComponents/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "ShgardiUIBuilder": [
27     ],
28     "ShgardiUIFoundation": [
30     ],
31     "ShgardiFoundation": [
33     ],
34     "NVActivityIndicatorView": [
36     ]
37   },
38   "swift_version": "5.0"