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