[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / 3 / Monreau / 2.1.0 / Monreau.podspec.json
blob192e65f814d8ca4533e750dbfd4cee58369957f7
2   "name": "Monreau",
3   "version": "2.1.0",
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": "10.3",
14     "osx": "10.12",
15     "watchos": "3.0",
16     "tvos": "10.2"
17   },
18   "source": {
19     "git": "https://github.com/incetro/Monreau.git",
20     "tag": "2.1.0"
21   },
22   "source_files": "Sources/Monreau/**/*.{h,swift}",
23   "dependencies": {
24     "RealmSwift": [
26     ]
27   },
28   "swift_version": "5.0"