blob: e9490bb574d4bc6a2702aa58fd508f326ab927e8 [file] [log] [blame]
{
"name": "MVLogger",
"version": "0.5",
"summary": "A short description of MVLogger.",
"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/MVLogger.git",
"branch": "master"
},
"source_files": [
"MVLocalization",
"MVLogger/MVLogger/*.swift"
],
"requires_arc": true
}