blob: e17a34e45eec72ad9ed86888a4fdb903999540c7 [file] [log] [blame]
{
"name": "MHValidation",
"version": "1.1",
"license": "MIT",
"homepage": "https://github.com/mariohahn/MHValidationClass",
"authors": {
"Mario Hahn": "mario_hahn@me.com"
},
"summary": "Validates objects in a view. You just have to set the classes which you want to validate.",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/mariohahn/MHValidationClass.git",
"tag": "v1.1"
},
"source_files": [
"MHValidationViewController/MHValidation/"
],
"requires_arc": true
}