[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / e / 4 / ShgardiUIFoundation / 1.2.1 / ShgardiUIFoundation.podspec.json
blob9dd4a87886a0877450cdea1e2245a891ddd0b3c2
2   "name": "ShgardiUIFoundation",
3   "version": "1.2.1",
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"