[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 1 / 8 / 7 / ARMSwiftSuite / 0.1.0 / ARMSwiftSuite.podspec.json
blob9439717601fa973b135ed5f61846338022a2b34e
2   "name": "ARMSwiftSuite",
3   "version": "0.1.0",
4   "summary": "Everything that Apple forgot in Swift5 & SwiftUI",
5   "description": "This is a pod that works for iOS13.0+ to provide developers with quicker ways to do everything that Apple forgot in Swift5 & SwiftUI",
6   "homepage": "https://github.com/ajaymerchia/ARMSwiftSuite",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ajaymerchia": "ajaymerchia@berkeley.edu"
13   },
14   "source": {
15     "git": "https://github.com/ajaymerchia/ARMSwiftSuite.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "subspecs": [
23     {
24       "name": "UISuite",
25       "source_files": "ARMSwiftSuite/Classes/UISuite/*.swift"
26     }
27   ],
28   "swift_version": "5.0"