blob: cf8b220b9471185bcc1502d66278d528e593df57 [file] [log] [blame]
{
"name": "RAValidatorView",
"version": "1.0.0",
"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.0"
},
"source_files": "RAValidator/**/*.swift",
"frameworks": "UIKit"
}