blob: 142b19f1216481b61129989561d7835594d9a318 [file] [log] [blame]
{
"name": "WWLogView",
"version": "0.1.0",
"summary": "WWLogView is Debug Log View. (一個簡單的Log視窗版)",
"homepage": "https://github.com/William-Weng/WWLogView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"翁禹斌(William.Weng)": "linuxice0609@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "WWLogView.framework"
},
"source": {
"git": "https://github.com/William-Weng/WWLogView.git",
"tag": "0.1.0"
},
"frameworks": "UIKit"
}