blob: 87f86ac5d94882769b56f57c7f9f4a0fa4826659 [file] [log] [blame]
{
"name": "SemanticVersioning",
"version": "2.0.0",
"license": {
"type": "MIT"
},
"summary": "Elegant Semantic Versioning in Swift 3",
"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.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}