[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 1 / 5 / d / MOBCore / 3.4.1 / MOBCore.podspec.json
blob9e32b3c934dda7fe4e1f78cd1a1734aa10f8f2b0
2   "name": "MOBCore",
3   "version": "3.4.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": "3.4.1"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "watchos": "3.0"
17   },
18   "swift_versions": "5.0",
19   "frameworks": "Foundation",
20   "source_files": [
21     "Sources/**/*.swift"
22   ],
23   "ios": {
24     "source_files": "Sources-iOS-only/**/*.swift"
25   },
26   "watchos": {
27     "source_files": "Sources-watchOS-only/**/*.swift"
28   },
29   "swift_version": "5.0"