[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / c / 4 / DaylightUtils / 2.0 / DaylightUtils.podspec.json
blob971d2d5a1de33e512aa6b1bab63116c7f361621d
2   "name": "DaylightUtils",
3   "version": "2.0",
4   "summary": "A collection of commonly used utility code shared across most projects",
5   "homepage": "https://github.com/DaylightLtd/ios-utils",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ivan Fabijanovic": "ivan-fabijanovic@live.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/DaylightLtd/ios-utils.git",
18     "tag": "2.0"
19   },
20   "source_files": "DaylightUtils/**/*.swift",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "dependencies": {
26     "RxSwift": [
27       "~> 5.0"
28     ],
29     "RxCocoa": [
30       "~> 5.0"
31     ]
32   },
33   "swift_versions": "5.0",
34   "swift_version": "5.0"