[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / e / RealmSugar / 1.1.0 / RealmSugar.podspec.json
blob8890aefd28a513d9355ad7139a376a201b92634e
2   "name": "RealmSugar",
3   "version": "1.1.0",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/bynelus/RealmSugar",
9   "authors": {
10     "Niels Koole": "nielskoole@icloud.com"
11   },
12   "summary": "RealmSugar is a syntactic sugar to remove unnecessary code for retrieving notifications on realm instances.",
13   "source": {
14     "git": "https://github.com/bynelus/RealmSugar.git",
15     "tag": "1.1.0"
16   },
17   "ios": {
18     "source_files": "RealmSugar/Source/*.*",
19     "requires_arc": true
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "dependencies": {
25     "RealmSwift": [
27     ]
28   },
29   "pushed_with_swift_version": "4.0"