blob: 7138893041d1c7d95dbf0cd2323436c7e7947e76 [file] [log] [blame]
{
"name": "LXSemVer",
"version": "1.0.1",
"license": "MIT",
"authors": {
"Stan Chang Khin Boon": "me@lxcid.com"
},
"homepage": "https://github.com/lxcid/LXSemVer",
"source": {
"git": "https://github.com/lxcid/LXSemVer.git",
"tag": "1.0.1"
},
"summary": "Swift Semantic Versioning 2.0.0 model and parser.",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "LXSemVer/*.swift"
}