[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / c / 4 / DaylightUtils / 1.0 / DaylightUtils.podspec.json
blob33488a0ab13b022683ca5b89515b74f2defbfc57
2   "name": "DaylightUtils",
3   "version": "1.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": "v1.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "dependencies": {
25     "RxSwift": [
26       "~> 4.0"
27     ],
28     "RxCocoa": [
29       "~> 4.0"
30     ]
31   }