blob: 83f653e473ad18ca2a799f545034f36a167e1ea1 [file] [log] [blame]
{
"name": "NTFormValidator",
"version": "0.1.0",
"summary": "Spend less time validating user input in your iOS apps.",
"description": "Spend less time validating user input in your iOS apps. You can customize it based on your rules.",
"homepage": "https://github.com/Nouf92/NTFormValidator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nouf Saleh": "nouf_alturaief@hotmail.com"
},
"source": {
"git": "https://github.com/Nouf92/NTFormValidator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NTFormValidator/Classes/**/*",
"pushed_with_swift_version": "3.0"
}