blob: 5c7b398b785845a069de62698ad1742408dd7dc8 [file] [log] [blame]
{
"name": "VForValidation",
"version": "1.0.2",
"summary": "VFV it's an easy way for check expressions",
"homepage": "https://github.com/ulidev/VForValidation/",
"authors": {
"Joan Molinas": "joanmramon@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/joanmolinas",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ulidev/VForValidation.git",
"tag": "1.0.2"
},
"source_files": "Source/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}