blob: ce63de568f13506024205a773158326541f342f3 [file] [log] [blame]
{
"name": "LXSemVer",
"version": "1.0.0",
"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.0"
},
"summary": "Swift Semantic Versioning 2.0.0 model and parser.",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "LXSemVer/*.swift"
}