blob: ea2c5e08210f0b2e1c2833fe948a794bf9353eda [file] [log] [blame]
{
"name": "SwiftVer",
"version": "2.0.6",
"summary": "Parses bundle and autorevision version information for use in applications and about pagespec.",
"description": "Parses bundle and autorevision version information for use in\napplications and about pagespec.",
"homepage": "https://github.com/brightdigit/SwiftVer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo Dion": "leogdion@brightdigit.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/brightdigit/SwiftVer.git",
"tag": "2.0.6"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5",
"swift_version": "5"
}