[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / c / e / RealmSugar / 0.4 / RealmSugar.podspec.json
blob6771a96de3aea87c94f9ee4bcf4f28f5559ae8b2
2   "name": "RealmSugar",
3   "version": "0.4",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/nielskoole/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/nielskoole/RealmSugar.git",
15     "tag": "0.4"
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": "3.0"