blob: c7749cbb8b976c5e131315e9ba8981960246fe9e [file] [log] [blame]
{
"name": "SGDTestLog",
"version": "0.0.1",
"summary": "Color test logger",
"homepage": "https://github.com/Sangen/SGDTestLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Sangen",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Sangen/SGDTestLog.git",
"tag": "v0.0.1"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
],
"frameworks": "XCTest"
}