blob: 833f144afcbfed75c1131956cb6b3014a4e71189 [file] [log] [blame]
{
"name": "CCDebug",
"version": "2.0.1",
"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": "2.0.1"
},
"source_files": "CCDebug/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "CCDebug.LICENSE.txt",
"frameworks": "Foundation",
"requires_arc": true
}