blob: 9b99f1c2af85cf7f4dc8e663ec9db18416ad61bb [file] [log] [blame]
{
"name": "MVLocalization",
"version": "0.5",
"summary": "A short description of Localization.",
"description": "This should be more meaningfull",
"homepage": "http://EXAMPLE/Localization",
"license": "MIT",
"authors": {
"Sebastian Sarca": "sebi.sarca@mobiversal.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "ssh://git@git.mobiversal.com/Components-IOS/MVLocalization-IOS.git",
"branch": "master"
},
"source_files": [
"MVLocalization",
"MVLocalization/MVLocalization/*.swift"
],
"requires_arc": true
}