blob: 99ffdc99885e82051bc24c3e6758118893f19629 [file] [log] [blame]
{
"name": "RAValidatorView",
"version": "1.0.3",
"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.3"
},
"source_files": "RAValidator/**/*.{swift,xib}",
"frameworks": "UIKit"
}