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