blob: 1891ec64ae95953ca6b4775088333c3b9f260b6d [file] [log] [blame]
{
"name": "RevoFoundation",
"version": "0.0.20",
"summary": "Foundation utilities to be used across Revo projects.",
"description": "A set of utilities that are used into Revo projects, it has some extensions and utilities that are not specific to any specifi business logic",
"homepage": "https://revo.works",
"license": "MIT",
"swift_versions": "5.0",
"authors": {
"Jordi PuigdellĂ­vol": "jordi@gloobus.net"
},
"social_media_url": "https://instagram.com/badchoice2",
"platforms": {
"ios": "9.3",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/revosystems/foundation.git",
"tag": "0.0.20"
},
"source_files": "foundation/src/**/*.{swift}",
"swift_version": "5.0"
}