blob: 955408a2765e5a5d48752e5cdc047b753fc9d3d3 [file] [log] [blame]
{
"name": "SwiftVer",
"version": "2.0.3",
"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.3"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "Source/*.swift",
"documentation_url": "https://github.com/brightdigit/swiftver",
"pushed_with_swift_version": "3.2"
}