blob: 4e43c512eb5c6d25114aa3bfee4baaa4f62ca09f [file] [log] [blame]
{
"name": "LXSemVer",
"version": "3.0.1",
"license": "MIT",
"authors": {
"Stan Chang Khin Boon": "stan@trifia.com"
},
"homepage": "https://github.com/trifia/LXSemVer",
"source": {
"git": "https://github.com/trifia/LXSemVer.git",
"tag": "3.0.1"
},
"summary": "Swift Semantic Versioning 2.0.0 model and parser.",
"module_name": "LXSemVer",
"swift_version": "4.0",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Sources/*.swift"
}