blob: 74d0fb29c22102bade8aaf9b54642cfbe8323d1d [file] [log] [blame]
{
"name": "RVValidator",
"version": "1.2.2",
"summary": "Laravel validator like for iOS",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BadChoice/RVValidator.git",
"tag": "1.2.2"
},
"dependencies": {
"Collection": [
]
},
"description": "Validator your forms with just a few lines and rules",
"homepage": "https://github.com/BadChoice/RVValidator.git",
"authors": {
"Jordi PuigdellĂ­vol": "jordo@gloobus.net"
},
"source_files": [
"RVValidator/lib/**/*"
],
"requires_arc": true
}