blob: 95b2d9d68765cd20425f0305eb19c435f8a2ea3b [file] [log] [blame]
{
"name": "SULogger",
"version": "1.0",
"license": "MIT",
"summary": "show log on real mechine debugging",
"homepage": "https://github.com/DaMingShen/SULogger.git",
"authors": {
"DaMingShen": "446135517@qq.com"
},
"source": {
"git": "https://github.com/DaMingShen/SULogger.git",
"tag": "1.0"
},
"platforms": {
"ios": null
},
"source_files": "SULogger/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}