blob: 6a69e4644b172e8ae200050ee36129974abd9160 [file] [log] [blame]
{
"name": "YUConsole",
"version": "1.0.4",
"summary": "真机日志调试",
"homepage": "https://github.com/c6357/YUConsole",
"license": "MIT",
"authors": {
"BruceYu": "c6357@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/c6357/YUConsole.git",
"tag": "1.0.4"
},
"ios": {
"vendored_frameworks": "YUConsole.framework"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}