blob: fa2b12e16a5ee18163bca8fa8dbccb520bf65392 [file] [log] [blame]
{
"name": "SemanticVersioning",
"version": "1.2.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": "v1.2.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"
}