[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 6 / 0 / f / BSLogWindow / 0.1.2 / BSLogWindow.podspec.json
bloba59b9d487caae7b354922216ef744bd147752db7
2   "name": "BSLogWindow",
3   "version": "0.1.2",
4   "summary": "A short description of BSLogWindow.",
5   "description": "一个用来打印信息到屏幕的小工具。",
6   "homepage": "https://github.com/FreeBaiShun",
7   "license": "MIT",
8   "authors": {
9     "free": "851083075@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/FreeBaiShun/BSLogWindow.git",
17     "tag": "0.1.2"
18   },
19   "source_files": "BSLogWindow/BSLogWindow/*.{h,m}",
20   "dependencies": {
21     "WMDragView": [
23     ]
24   }