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