blob: 22f8c74072501b0cbc7b68f74679c424937d5716 [file] [log] [blame]
{
"name": "APValidators",
"version": "0.1.2",
"summary": "APValidators is a codeless solution for form validation. Just connect everything right in Interface Builder and you're done.",
"homepage": "https://github.com/Alterplay/APValidators",
"license": "MIT",
"authors": {
"Nickolay Sheika": "nickolai.sheika@alterplay.com"
},
"source": {
"git": "https://github.com/Alterplay/APValidators.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"APValidators": [
"Pod/**/*.plist"
]
}
}