[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 0 / f / BSLogWindow / 1.2.0 / BSLogWindow.podspec.json
blobe19b138dbf9f332c8d34445361ffcfb41ce27974
2   "name": "BSLogWindow",
3   "version": "1.2.0",
4   "summary": "A short description of BSLogWindow.",
5   "description": "一个用来打印信息到屏幕的小工具。",
6   "homepage": "https://github.com/FreeBaiShun",
7   "license": "MIT",
8   "authors": {
9     "FreeBaiShun": "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": "1.2.0"
18   },
19   "source_files": "BSLogWindow/BSLogWindow/*.{h,m}",
20   "dependencies": {
21     "WMDragView": [
23     ]
24   }