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