blob: ff5de366afc3f6af8c757ce850a5df79eb883ea4 [file] [log] [blame]
{
"name": "APValidators",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"APValidators": [
"Pod/Assets/*.png"
]
}
}