[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 4 / 3 / Monreau / 1.6 / Monreau.podspec.json
blobae73ce4fc900434d621005164bf90b316960ed10
2   "name": "Monreau",
3   "version": "1.6",
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   "platforms": {
12     "ios": "9.0",
13     "osx": "10.11",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/incetro/Monreau.git",
19     "tag": "1.6"
20   },
21   "source_files": "Sources/Monreau/**/*.{h,swift}",
22   "dependencies": {
23     "RealmSwift": [
25     ]
26   },
27   "pushed_with_swift_version": "4.0"