[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / 3 / Monreau / 2.0.4 / Monreau.podspec.json
blob0fe412b416d2889736a69f82ac0e33be688c6e81
2   "name": "Monreau",
3   "version": "2.0.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": "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.0.4"
21   },
22   "source_files": "Sources/Monreau/**/*.{h,swift}",
23   "dependencies": {
24     "RealmSwift": [
26     ]
27   },
28   "swift_version": "5.0"