blob: 8ce78e9a7b62294e1884953d6f53fcef004651d6 [file] [log] [blame]
{
"name": "Prego",
"module_name": "Prego",
"version": "0.7.2",
"platforms": {
"ios": "11.0",
"tvos": "11.0"
},
"swift_versions": "5.0",
"summary": "Useful Extensions & Utils used on a daily basis by an iOS Developer",
"description": "Have you ever heard about DRY? 🤔\nThis repository contains small utils and helpers that make our life easier.",
"homepage": "https://github.com/filipejtdias/prego",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Filipe Dias": "filipejtdias@gmail.com"
},
"source": {
"git": "https://github.com/filipejtdias/prego.git",
"tag": "0.7.2"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "Sources/**/*",
"swift_version": "5.0"
}