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