blob: 87d4fdcefe0da9cb84cd9327325d80fe21baa57b [file] [log] [blame]
{
"name": "Semver2",
"version": "0.1.2",
"summary": "Swift Semantic Versioning library.",
"homepage": "https://github.com/ddddxxx/Semver",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xander Deng": "dengxiang2010@gmail.com"
},
"source": {
"git": "https://github.com/ddddxxx/Semver.git",
"tag": "v0.1.2"
},
"source_files": "Sources/Semver/*.swift",
"platforms": {
"osx": "10.9",
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"pushed_with_swift_version": "4.0"
}