blob: 952d180ba5302e96f8fa9cd55367f0f62790c21f [file] [log] [blame]
{
"name": "Validation_iOS",
"version": "0.1.0",
"summary": "All textField validation and for keyboard Notification.",
"description": "All textField validation and for keyboard Notification. Install this lib no need to write again all validation.",
"homepage": "https://github.com/sandydev33/Validation_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sandydev33": "sandydev33@gmail.com"
},
"source": {
"git": "https://github.com/sandydev33/Validation_iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Validation_iOS/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"pushed_with_swift_version": "3.0"
}