[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / e / 4 / ShgardiUIFoundation / 1.2.0 / ShgardiUIFoundation.podspec.json
blobf6b4df83e939e72b68dcebcb26cb0da92aa8fdcb
2   "name": "ShgardiUIFoundation",
3   "version": "1.2.0",
4   "summary": "Access the extensions and utilities for the UI, to define the base layer of functionality for your app UI.",
5   "description": "The ShgardiUIFoundation framework provides extensions and utilities for the base layer of functionality, including UIView, UIViewController, UITableView, UICollectionView, etc.. The extensions, classes, protocols, and utilities defined by the ShgardiUIFoundation are used throughout the iOS SDK.",
6   "homepage": "https://github.com/Shgardi/shgardi-ios-ui-foundation",
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-foundation.git",
16     "branch": "master"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ShgardiUIFoundation/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Motion": [
27     ],
28     "ShgardiFoundation": [
30     ]
31   },
32   "swift_version": "5.0"