blob: d3e47224c67930c82465c9fc5a277d3e180a2533 [file] [log] [blame]
{
"name": "SwiftValidators",
"version": "7.0.3",
"summary": "String validation for iOS developed in Swift",
"homepage": "https://github.com/gkaimakas/SwiftValidators",
"license": "MIT",
"authors": {
"gkaimakas": "gkaimakas@gmail.com"
},
"source": {
"git": "https://github.com/gkaimakas/SwiftValidators.git",
"tag": "7.0.3"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}