[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 4 / 3 / Monreau / 1.7.1 / Monreau.podspec.json
bloba7d732bd10f6e0ce708313dc1451db9b83d217d3
2   "name": "Monreau",
3   "version": "1.7.1",
4   "summary": "A simple and useful wrapper for CRUD actions with your own cache",
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.0",
14     "osx": "10.12",
15     "watchos": "3.0",
16     "tvos": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/incetro/Monreau.git",
20     "tag": "1.7.1"
21   },
22   "source_files": "Sources/Monreau/**/*.{h,swift}",
23   "dependencies": {
24     "RealmSwift": [
26     ]
27   },
28   "swift_version": "5.0"