[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 1 / 5 / d / MOBCore / 4.0.1 / MOBCore.podspec.json
bloba3dacbdbeda740bf4bc600ceb83ceba7474de7b6
2   "name": "MOBCore",
3   "version": "4.0.1",
4   "summary": "A core set of functions and extensions to power a slew of applications",
5   "homepage": "https://github.com/Moballo-LLC/MOBCore",
6   "license": "MIT",
7   "authors": {
8     "Jason Morcos - Moballo, LLC": "jason.morcos@moballo.com"
9   },
10   "source": {
11     "git": "https://github.com/Moballo-LLC/MOBCore.git",
12     "tag": "4.0.1"
13   },
14   "platforms": {
15     "ios": "11.0",
16     "watchos": "6.0"
17   },
18   "swift_versions": "5.0",
19   "frameworks": "Foundation",
20   "ios": {
21     "source_files": [
22       "Sources/**/*.swift",
23       "Sources-iOS-only/**/*.swift"
24     ]
25   },
26   "watchos": {
27     "source_files": [
28       "Sources/**/*.swift",
29       "Sources-watchOS-only/**/*.swift"
30     ]
31   },
32   "swift_version": "5.0"