blob: 3208025c09fbabbb6f748b339b44ff3e2eac2ceb [file] [log] [blame]
{
"name": "CCDebug",
"version": "1.2.2",
"summary": "CCDebug : A flexible, lightweight, scalable, customizable log debugging",
"description": "CCDebug : A flexible, lightweight, scalable, customizable log debugging",
"homepage": "https://github.com/ccworld1000/CCDebug",
"license": {
"type": "MIT",
"file": "CCDebug.LICENSE.txt"
},
"authors": {
"cc": "ccworld1000@gmail.com"
},
"platforms": {
"ios": "4.0",
"osx": "10.7"
},
"source": {
"git": "https://github.com/ccworld1000/CCDebug.git",
"tag": "1.2.2"
},
"source_files": "CCDebug/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "CCDebug.LICENSE.txt",
"frameworks": "Foundation",
"requires_arc": true
}