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