blob: 8534a72dc6fe767e3b11161fc3a5ad8a1a43f77c [file] [log] [blame]
{
"name": "SGDLogger",
"version": "0.0.2",
"summary": "Color test logger",
"homepage": "https://github.com/Sangen/SGDLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Sangen",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Sangen/SGDLogger.git",
"tag": "v0.0.2"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
]
}