[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / e / 4 / ShgardiUIFoundation / 1.1.3 / ShgardiUIFoundation.podspec.json
blob356d0474812611ea81ad13742c80144514eb3f35
2   "name": "ShgardiUIFoundation",
3   "version": "1.1.3",
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   },
29   "swift_version": "5.0"