blob: e24ba890d1b8808a2cd50d93395696831a1169e4 [file] [log] [blame]
{
"name": "Quiver",
"version": "1.2.0",
"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.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Quiver/**/*.{swift,h}",
"public_header_files": "Quiver/Quiver.h"
}