[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / e / 4 / ShgardiUIFoundation / 1.1.2 / ShgardiUIFoundation.podspec.json
blob62c57cb3d7c478631d04949b5fb83d658a9bbf8c
2   "name": "ShgardiUIFoundation",
3   "version": "1.1.2",
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"