blob: 5559582adeee1100b473e65bd3afa7ed59a7c277 [file] [log] [blame]
{
"name": "SGDTestLog",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
],
"frameworks": "XCTest",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}