[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 4 / 3 / Monreau / 2.1.4 / Monreau.podspec.json
blobb66a1b7272e0d1179fcaa98483d2ac85c38b9967
2   "name": "Monreau",
3   "version": "2.1.4",
4   "summary": "A simple and useful wrapper for database CRUD actions",
5   "homepage": "https://github.com/incetro/Monreau.git",
6   "license": "MIT",
7   "authors": {
8     "incetro": "incetro@ya.ru"
9   },
10   "requires_arc": true,
11   "swift_versions": "5.0",
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/Monreau.git",
20     "tag": "2.1.4"
21   },
22   "source_files": "Sources/Monreau/**/*.{h,swift}",
23   "dependencies": {
24     "RealmSwift": [
26     ],
27     "Realm": [
29     ]
30   },
31   "swift_version": "5.0"