blob: f2d036527fa3f277da4c1db695eb36533ac05603 [file] [log] [blame]
{
"name": "RAValidator",
"version": "1.0.0",
"summary": "Through this pod you can validate is this a Human or a robot.",
"description": "To use this, you need to add this as a View and need to set its frame as per UIScreen bounds and set Delegate for callback and also can set numberofFailedAttempts.",
"homepage": "https://github.com/Abhisgios/RAValidator",
"license": {
"type": "iOS License, Version 1.0.0",
"text": " Licensed under the iOS Abhishek, Version 1.0.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apple.com/\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n"
},
"authors": {
"<RamAbhishek>": "<ios26jan@gmail.com>"
},
"source": {
"git": "https://github.com/Abhisgios/RAValidator.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "RAValidator/*"
}