blob: 8d8f916f6a6b02cfe59ec61f398392bc4d794bba [file] [log] [blame]
{
"name": "SwiftVer",
"version": "1.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": {
"PROJECT_OWNER": "USER_EMAIL"
},
"source": {
"git": "https://github.com/brightdigit/SwiftVer.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0"
},
"source_files": "Source/*.swift"
}