blob: 176a09a676ee51adbd219c491ca9707cc4b4540f [file] [log] [blame]
{
"name": "SGDLogger",
"version": "0.0.1",
"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.1"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
]
}