blob: f19677baa5c54033721b7c3a46eff3a0df3abb81 [file] [log] [blame]
{
"name": "GKValidator",
"version": "0.0.1",
"summary": "Swift validation library for fields and forms.",
"description": "Swift validation library for fields and forms. Provides different validation options for different field/form states.",
"homepage": "https://github.com/gokselkoksal/GKValidator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Göksel Köksal": "gokselkoksal@gmail.com"
},
"social_media_url": "http://twitter.com/gokselkk",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gokselkoksal/GKValidator.git",
"tag": "v0.0.1"
},
"source_files": "Pod/Classes/Core/**/*.{swift}"
}