2 "name": "PredicateEditor",
4 "summary": "A visual editor for dynamically creating NSPredicates to query data in your app.",
5 "description": "PredicateEditor allows users of your apps to dynamically create filters (in the form of NSPredicates) using an easy-to-use GUI, that can then be used to filter data.",
6 "homepage": "https://github.com/arvindhsukumar/PredicateEditor",
11 "authors": "Arvindh Sukumar",
13 "git": "https://github.com/arvindhsukumar/PredicateEditor.git",
19 "source_files": "PredicateEditor/Classes/**/*",
22 "PredicateEditor/Assets/*.png",
23 "PredicateEditor/Assets/*.xcassets"
30 "SeedStackViewController": [