blob: d3f38366d025f09da0f4371bd45201f87a3d79a0 [file] [log] [blame]
{
"name": "RAValidatorView",
"version": "1.0.1",
"summary": "A framework to analyse on basis of number inputs, if you are a human or robot.",
"description": "An iOS Swift Framework, to Validate, if Human or a Robot operating the screen by entering the displayed number in reverse order.",
"homepage": "https://github.com/Abhisgios/RAValidator",
"license": "MIT",
"authors": {
"RamAbhishek": "ios26jan@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/Abhisgios/RAValidator.git",
"tag": "1.0.1"
},
"source_files": "RAValidator/**/*.{swift,xib}",
"frameworks": "UIKit"
}