blob: 10806c523dce4e607d94cc45f2430abd300512ed [file] [log] [blame]
{
"name": "BSLogWindow",
"version": "0.1.1",
"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.1"
},
"source_files": [
"BSLogWindow",
"BSLogWindow/BSLogWindow/*.{h,m}"
],
"dependencies": {
"WMDragView": [
]
}
}