2 "name": "PredicateFlow",
4 "summary": "Flowable NSPredicate. Written in Swift.",
5 "description": "PredicateFlow is a builder that allows you to write amazing, strong-typed and easy-to-read NSPredicate.",
6 "homepage": "https://github.com/andreadelfante/PredicateFlow",
12 "andreadelfante": "andreadelfante94@gmail.com"
16 "git": "https://github.com/andreadelfante/PredicateFlow.git",
19 "swift_version": "4.0",
26 "default_subspecs": "Basic",
35 "source_files": "PredicateFlow/Classes/**/*",
37 "PredicateFlow/Templates",
38 "PredicateFlow/Classes/Utils"
44 "PredicateFlow/Classes/**/*",
45 "PredicateFlow-Realm/Classes/**/*"