blob: fcff34250a9c3107c39d39ae3bd2cebf8205f9f0 [file] [log] [blame]
{
"name": "YUConsole",
"version": "1.0.1",
"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.1"
},
"ios": {
"vendored_frameworks": "YUConsole.framework"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}