blob: d3479002af34c093701d356321fa2b5d97a347e2 [file] [log] [blame]
{
"name": "SwiftVer",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}