blob: be1caae83434007b00473f92078fea5c0847393c [file] [log] [blame]
{
"name": "SemanticVersioning",
"version": "2.0.1",
"license": {
"type": "MIT"
},
"summary": "Elegant Semantic Versioning in Swift 4",
"homepage": "https://github.com/AlexanderNey/SemanticVersioning",
"social_media_url": "http://twitter.com/Ajax64",
"authors": {
"Alexander Ney": "alexander.ney@me.com"
},
"source": {
"git": "https://github.com/AlexanderNey/SemanticVersioning.git",
"branch": "master",
"tag": "v2.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "9.0",
"osx": "10.9"
},
"swift_version": "4.0",
"source_files": "Source/*.swift"
}