blob: f6d92e5f9abde8a3642a3268c900fab540043300 [file] [log] [blame]
{
"name": "Quiver",
"version": "1.0.1",
"summary": "Validation, searching and filtering made easy for swift.",
"homepage": "https://github.com/heitorgcosta/Quiver",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HeyThor": "heitorgcosta1993@gmail.com"
},
"source": {
"git": "https://github.com/heitorgcosta/Quiver.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Quiver/**/*.{swift,h}",
"public_header_files": "Quiver/Quiver.h",
"pushed_with_swift_version": "4.0"
}