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