4 "summary": "SwiftCop is a validation library fully written in Swift and inspired by the verbosity and clarity of Ruby On Rails Active Record validations",
5 "description": "Build a standard drop-in library for validations in Swift while making it easily extensible for users to create custom validations. And avoid developers from writting over and over again the same code and validations for different projects.",
6 "homepage": "https://github.com/andresinaka/SwiftCop/tree/master",
8 "https://github.com/andresinaka/SwiftCop/raw/master/swiftCop.png",
9 "https://github.com/andresinaka/SwiftCop/raw/master/swiftCopExample.gif"
12 "authors": "Andres Canal",
13 "social_media_url": "http://twitter.com/andangc",
18 "git": "https://github.com/andresinaka/SwiftCop.git",
21 "source_files": "SwiftCop/**/*.swift"