blob: a59b9d487caae7b354922216ef744bd147752db7 [file] [log] [blame]
{
"name": "BSLogWindow",
"version": "0.1.2",
"summary": "A short description of BSLogWindow.",
"description": "一个用来打印信息到屏幕的小工具。",
"homepage": "https://github.com/FreeBaiShun",
"license": "MIT",
"authors": {
"free": "851083075@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/FreeBaiShun/BSLogWindow.git",
"tag": "0.1.2"
},
"source_files": "BSLogWindow/BSLogWindow/*.{h,m}",
"dependencies": {
"WMDragView": [
]
}
}