blob: 1f884c0a0d1720718263ee1eb950fc243e16ab8f [file] [log] [blame]
{
"name": "RevoFoundation",
"version": "0.0.11",
"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.11"
},
"source_files": "foundation/src/**/*.{swift}",
"swift_version": "5.0"
}