[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 7 / 0 / 4 / SDAO / 2.5.3 / SDAO.podspec.json
blob08cf1c940228745637a3fed2761aae6dd04106df
2   "name": "SDAO",
3   "version": "2.5.3",
4   "summary": "Elegant DAO implementation written in Swift",
5   "homepage": "https://github.com/incetro/DAO.git",
6   "license": "MIT",
7   "authors": {
8     "incetro": "incetro@ya.ru"
9   },
10   "requires_arc": true,
11   "swift_versions": "5.2",
12   "platforms": {
13     "ios": "12.0",
14     "osx": "10.15",
15     "watchos": "3.0",
16     "tvos": "12.4"
17   },
18   "source": {
19     "git": "https://github.com/incetro/DAO.git",
20     "tag": "2.5.3"
21   },
22   "source_files": "Sources/SDAO/**/*.{h,swift}",
23   "dependencies": {
24     "Monreau": [
26     ],
27     "Realm": [
29     ],
30     "RealmSwift": [
32     ]
33   },
34   "swift_version": "5.2"