blob: 9ec27ffa292ce0fdf4384fc923809fa9bca02ec9 [file] [log] [blame]
{
"name": "WHC_Debuger",
"version": "1.0.0",
"summary": "iOS Debuger超方便开发辅助调试器",
"homepage": "https://github.com/netyouli/WHC_Debuger",
"license": "MIT",
"authors": {
"吴海超(WHC)": "712641411@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/netyouli/WHC_Debuger.git",
"tag": "1.0.0"
},
"source_files": "WHC_Debuger/WHC_Debuger/*.{h,m}",
"requires_arc": true
}