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.2",
20 "cocoapods_version": "> 0.39.0",
27 "default_subspecs": "Basic",
36 "source_files": "PredicateFlow/Classes/**/*",
38 "PredicateFlow/Templates",
39 "PredicateFlow/Classes/Utils"
45 "PredicateFlow/Classes/**/*",
46 "PredicateFlow-Realm/Classes/**/*"