blob: 93ee0cde48e5574c849a85087ea57a9a131b68eb [file] [log] [blame]
{
"name": "SemanticVersioning",
"version": "0.8.0",
"license": {
"type": "MIT"
},
"summary": "Elegant Semantic Versioning in Swift",
"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",
"tag": "0.8.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Source/*.swift"
}