blob: 6d97bcf503d6668230199fbf93352ec5adbe6a6f [file] [log] [blame]
{
"name": "MVDateUtils",
"version": "0.1",
"summary": "A short description of MVDateUtils.",
"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/comp/MVDateUtils-IOS.git",
"branch": "master"
},
"source_files": [
"MVDateUtils",
"MVDateUtils/MVDateUtils/*.swift"
],
"requires_arc": true
}