{ | |
"name": "SwiftyVersion", | |
"version": "0.2.1", | |
"license": "MIT", | |
"summary": "A simple object to manage Versions in Swift.", | |
"homepage": "https://github.com/dcordero/Version", | |
"social_media_url": "https://twitter.com/dcordero", | |
"authors": { | |
"David Cordero": "david@corderoramirez.es" | |
}, | |
"source": { | |
"git": "https://github.com/dcordero/SwiftyVersion.git", | |
"tag": "0.2.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "Sources/Version.swift", | |
"pushed_with_swift_version": "3.0" | |
} |