blob: 9e87c14c4b02ea6e3034e356f3e91a616aa90f37 [file] [log] [blame]
{
"name": "LoggerCFM",
"version": "0.0.4",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://github.com/krito19/LoggerCFM.git",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Carolina Franco": "carolina.franco.melgarejo@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "LoggerCFM.framework"
},
"source": {
"git": "https://github.com/krito19/LoggerCFM.git",
"branch": "master",
"tag": "0.0.4"
},
"exclude_files": "Classes/Exclude"
}