blob: 0891c801f174d62b694b771603ce555d068c4b99 [file] [log] [blame]
{
"name": "SwiftVer",
"version": "2.0.0",
"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.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.2"
}